ExplorerEx icon indicating copy to clipboard operation
ExplorerEx copied to clipboard

A Swift, Multi-Tabbed, Modern UI and Humanized File Explorer.

ExplorerEx

.NET Desktop

ExplorerEx is a Swift, Multi-Tabbed, Modern UI and Humanized File Explorer.

Preview

๐Ÿ‡จ๐Ÿ‡ณไธญๆ–‡็‰ˆ

Due to unknown reasons, the file manager (Explorer) of windows 11 is very slow, especially when opening folders, selecting files, copying and pasting. It even stop responding for a few seconds sometimes.

Some time ago, when I was working on Minecraft mod, I needed to switch frequently in multiple folders. Not only did it very slow, but also the "multi tab" function with high user voice has not been available yet. So I came up with the idea of developing a file manager myself.

Stable > Swift > Good appearance

๐Ÿ‘‹๐Ÿ‘‹ I'm waiting for a new Icon. If you are good at design, please submit it to me!

๐Ÿ‘‹๐Ÿ‘‹ ๅ›พๆ ‡้•ฟๆœŸๆ‹›ๅ‹Ÿไธญโ€ฆโ€ฆๅฆ‚ๆžœๆ‚จๆ“…้•ฟ่ฎพ่ฎกๆˆ–่€…ๆœ‰ๅฅฝ็š„ๅˆ›ๆ„๏ผŒๆฌข่ฟŽๆไบคๆ‚จ็š„ไฝœๅ“๏ผ

Features:

  • Swift. My standard is that a middle-end computer (such as i5 Series CPU or AMD CPU with the same performance) can open a folder within 500ms. Even a folder with a large number of files like C:\Windows\system32 (I just looked at it, there were 4778 files) still needs to be opened quickly.

  • Multi-Tabbed. It supports dragging files onto tabs, copying, moving, creating shortcuts, etc. You can also drag a tab to split the screen, just like in Visual Studio Code.

    SplitScreen

  • Fast preview. You can hold Alt and point to a video, a music, a picture even a text file. Then a preview Window will show up, letting you to preview the content of it. You can scroll your mouse to fast forward and rewind.

    FastPreview0

    FastPreview1

  • Super bookmarks. Windows built-in file manager not only cannot comment and add files, but also has only one "quick access" column, which cannot be classified. ExplorerEx can collect folders and even files directly! You can also add tags and categories to facilitate search, just like the Microsoft Edge or Google Chorme!

    Explorer can't

    ExplorerEx Can

  • Modern UI. I'm using HandyControl: ๆฌข่ฟŽไฝฟ็”จHandyControl | HandyOrg to build my UI. I will modify it to make it tend to the fluent UI style of windows 11, and add some amazing animations (on the premise of fast response).

  • Humanized. For ordinary users, the interface is simple and easy to understand. For users who are familiar with computers, there are also advanced functions such as creating symbol links and not prompting when modifying file extension names. Users can customize them in settings or other places.

Road map

Basic function development

โœ“ Basic UI design
โœ“ List files
โœ“ List disk drives
โœ“ Get thumbnails
โœ“ Multi-tab
โœ“ Clipboard
โœ“ File copy, cut, paste, recycle and delete
โœ“ File list interaction
โœ“ File rename
โœ“ File drag&drop
โœ“ Free split screen
โœ“ Super bookmarks
โ†’ Fast preview
โ†’ File view switching
โ†’ zip support
โ†’ bitlocker support
โ†’ OneDrive and network drives

Advanced function development

โ†’ Private space (File Locker)
โ†’ File label (Alias, Colorful tags)
โ†’ fastcopy (Multi-thread copy)

Special Thanks to