Alternatives To Fman
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nnn16,003
4 days ago20July 26, 20225bsd-2-clauseC
n³ The unorthodox terminal file manager
Fff3,796
a month ago1March 03, 202157mitShell
📁 A simple file manager written in bash.
Xplr2,948
a day ago124September 11, 20229mitRust
A hackable, minimal, fast TUI file explorer
Joshuto1,169
16 days ago3July 08, 202231lgpl-3.0Rust
ranger-like terminal file manager written in Rust
Felix382
a month ago34July 04, 20225mitRust
tui file manager with vim-like key mapping
Tuifimanager354
4 days ago15March 02, 202213gpl-3.0Python
A cross-platform terminal-based termux-oriented file manager (and component), meant to be used with a Uni-Curses project or as is.
Goful2351a year ago42November 29, 2021mitGo
Goful is a CUI file manager written in Go.
Fman225
4 months ago7October 30, 20226mitGo
TUI File Manager
Sfm166
7 months ago2iscC
simple file manager
Fm.awk114
8 days ago1gpl-3.0Awk
File manager written in awk
Alternatives To Fman
Select To Compare


Alternative Project Comparisons
Readme

FMAN

GitHub release (latest SemVer) GitHub Build Status PRs Welcome

Awesome TUI File Manager

Preview

🚀 Features

  • Mouse Support
  • Clean UI
  • File Preview
  • Syntax Highlighting
  • Themes
  • Copy Path to Clipboard

    More on the way!!

NOTE: If you want to edit your files in the terminal you must set the EDITOR environment variable to your favorite editor. Example: vim, nvim, emacs...

⚡️ Installation

Pre-built Binaries

You can install pre-built binaries on the releases page

GO

$ go install github.com/nore-dev/[email protected]

NPM

$ npm i @nore-dev/fman

Brew

brew install fman/tap/fman

⌨️ Keybindings

Key Description
q, Ctrl+C Exit from application
a, h, left Move to parent directory
d, l, right Move to selected directory
s, j, down Move cursor down
w, k, up Move cursor up
enter Open file with default program
c Copy selected entry path to the clipboard
shift+g Move to the end of the list
g Move to the beginning of the list
m Toggle showing hidden Files
~, . Move to the home directory
shift+down Scroll preview down
shift+up Scroll preview up
? Toggle help

💻 CLI options

Key Type Values Default value
--theme string dracula,brogrammer dracula
--icons string nerdfont,emoji,none nerdfont

❤️ Built With

Without these projects this project would not have existed at all.

💄 Themes

dracula dracula catppuccin catppuccin
nord nord gruvbox gruvbox
brogrammer brogrammer everblush everblush

👥 CONTRIBUTING

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 LICENSE

Distributed under the MIT License. See LICENSE for more information.

❓ Acknowledgments

Inspired by knipferrc/fm

Popular Tui Projects
Popular File Manager Projects
Popular Command Line Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Command Line
Terminal
File Manager
Tui