1.20.1 • Published 2 years ago

@nore-dev/fman v1.20.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

FMAN

GitHub release (latest SemVer) GitHub Build Status PRs Welcome

Awesome TUI File Manager

FeaturesInstallationBuilt WithThemesLicense

Preview

:rocket: 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...

:zap: Installation

Pre-built Binaries

You can install pre-built binaries on the releases page

GO

$ go install github.com/nore-dev/fman@latest

NPM

$ npm i @nore-dev/fman

:keyboard: Keybindings

KeyDescription
q, Ctrl+CExit from application
a, h, leftMove to parent directory
d, l, rightMove to selected directory
s, j, downMove cursor down
w, k, upMove cursor up
enterOpen file/folder with default program
cCopy selected entry path to the clipboard
shift+gMove to the end of the list
ggMove to the beginning of the list
mToggle showing hidden Files
~, .Move to the home directory

:computer: CLI options

KeyTypeValuesDefault value
--themestringdracula,brogrammerdracula
--iconsstringnerdfont,emoji,nonenerdfont

:heart: Built With

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

:lipstick: Themes

dracula catppuccin
nord gruvbox
brogrammer everblush

:busts_in_silhouette: 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

:page_facing_up: LICENSE

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

:question: Acknowledgments

Inspired by knipferrc/fm

1.20.1

2 years ago

1.20.0

2 years ago

1.17.1

2 years ago