Skip to content

ivaannr/File-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File-Explorer

A lightweight app built in C#, inspired by the classic Windows File Explorer.


Main Features

  • Fast navigation between drives and folders
  • Browsing and managing files and directories
  • Intuitive, minimalistic interface
  • Open source and easy to modify

Requirements

This project is built with .NET 10.
Make sure you have the .NET 10 Runtime installed, otherwise the executable may not run on your system.

How to run

  • With dotnet run

git clone https://github.com/ivaannr/File-Explorer.git
cd File-Explorer\FileExplorer
dotnet run
  • Running the executable

Download the latest compiled version from:
https://github.com/ivaannr/File-Explorer/releases/latest
Then just run the executable.

Planned Features

  • Tabs
  • Embedded Git client
  • Fast file searching

Shortcuts

Shortcut Action Notes
Hold Ctrl + Right Click Selects the clicked directory without affecting other selections -
Escape Clears all selections, deselecting every selected item -
Double click (folder) Opens the clicked folder and navigates into it -
Double click (file) Opens the clicked file with its default application -

About

A lightweight C# file explorer.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages