Skip to content

netnutch/FileExplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Explorer

File Explorer is a windows file manager application that has an interface similar to Windows Explorer. However, it browses and searches folders with many files faster than windows explorer. It also has many features that are not available in windows explorer.

File Explorer is portable (requires .NET Framework 4.5.2), extract the ZIP file below and start using it. https://github.com/omeryanar/FileExplorer/releases/latest/download/FileExplorer.zip

Features

Tabbed Browsing

When you click a folder with the middle mouse button or the CTRL key and the left mouse button, the folder opens in a new tab. Tabbed browsing lets you keep multiple folders open and switch quickly between them. You can detach the tabs in to a new window by dragging a tab and move it up or down from the tabs bar.

Tabbed Browsing

Batch Rename

You can rename multiple files by using excel-style formulas.

Batch Rename

Custom Context Menu

You can create your own custom context menu items and specify what will happen when you click them. Custom menu items will appear when you right click files and/or folders. You can filter which menu items will appear for which item types.

  • Extension Filter: Menu will appear in files with the specified extensions
  • Selection Filter: Menu will appear if selection is single or multiple.
  • Item Type Filter: Menu will appear if selection is file or folder.

Custom Context Menu

Custom Columns

You can create calculated columns by using excel-style formulas.

Custom Columns

Filtering

You can filter file and folders by using excel-style drop-down filter.

Excel Filtering

The Filter Editor allows you to build complex filters. You can add filter conditions and use logical operators to group filters.

Filter Editor

Conditional Formatting

File Explorer provides a conditional formatting feature, which allows you to change individual cells or rows' appearance based on specific conditions. This feature helps to highlight critical information, identify trends and compare data.

Conditional Formatting

Save&Load Layout

You can save the layout of the current folder (and all its subfolders if you want) with all your customizations: sorting, grouping, filtering, custom columns etc. The next time you browse this folder, the saved layout will be loaded automatically.

Save&Load Layout

Tree View Sorting

One of the limitations of Windows Explorer is that it only allows sorting of folders in list view. File Explorer also allows you to sort the subfolders of the current folder in the tree view.

Tree View Sorting

Drag&Drop Support

File Explorer fully supports drag-and-drop operations with other applications, including Windows Explorer.

Drag&Drop Support

Row Number

You can show or hide row numbers in the file explorer.

Row Number

Printing and Exporting

You can print folder contents with all the customizations you make or export them to different file formats (such as Excel or PDF)

Printing

Standard&Touch Themes

File Explorer comes with 4 standard and touch themes.

Themes

About

Windows File Explorer alternative with tab browsing

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%