Skip to content

angusho1/file-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Explorer

File Explorer is a Python TUI for navigating through the file system using arrow keys.

Installation

To install, run pip install -e /path/to/repo

Usage

  1. Run fe in the terminal to start.
  2. Use arrow keys to navigate through folders.
  3. Press enter on the directory you want to navigate to, or press enter on a file you want to open.
  4. If you pressed enter on a directory, the command to cd into your desired directory will be saved to the clipboard for pasting.
  5. Press q to quit anytime.

Demo

file_explorer.mp4

About

Quickly navigate through your file system from the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages