Getting Started
Plugins
- List of plugins
- Installing plugins
- Writing plugins
- Architecture
- Sharing plugins
- Core plugin
- Caveats
- API
Configuration
Plugins
fman features a flexible plugin system that gives you great freedom to extend its functionality. Here are a few examples:
- ArrowNavigation
- Navigate folders with the arrow keys: Left goes up, Right opens directories.
- OpeniTerm2
- Open iTerm2 in the current directory.
- ShareFile
- Upload a file to the cloud and get a shareable link for it.
- FuzzySearchFilesInCurrentFolder
- Quickly jump to files/folders in the current directory.
- ...
Installing plugins is very easy. The next page explains how.