fman

command module
v0.0.0-...-63b292e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 10 Imported by: 0

README ΒΆ

FMAN

GitHub release (latest SemVer) GitHub Build Status PRs Welcome

Awesome TUI File Manager

THIS REPO UNDERGOING A REWRITE.

Features β€’ Installation β€’ Built With β€’ Themes β€’ License

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/fman@latest
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
. 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

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Directories ΒΆ

Path Synopsis
assets contains all the Icon glyphs info
assets contains all the Icon glyphs info
nav
ui
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL