Skip to content
/ fml Public
forked from wick3dr0se/fml

🗂️ A stupid simple, fast TUI file manager written in BASH v4.2+

License

Notifications You must be signed in to change notification settings

Hoffmano/fml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fml - file manager lite

Written in BASH v5+, fml is coded with heavy bashisms not intended for portability. fml is wrote in very clean, minimal BASH and requires no external dependencies. Fml is a TUI written in raw VT100 ANSI escape sequences



Install

Download the repository

git clone https://github.com/wick3dr0se/fml; cd fml

Optionally install fml to path

cp fml /usr/local/bin

Usage

Execute fml (if installed to path, aliased, ...), otherwise bash fml/./fml

Interface Controls

. ... Toggle all (including hidden) files
/ ... Change directory
: ... Execute command
N ... Create file or directory/
C ... Copy file
M ... Move file
Delete, X ... Delete file
Q ... Quit

Movements

, H, A ... Back
, J, S, - ... Move down
, K, W, + ... Move up
, L, D ... Open
Home, PageUp ... Scroll to top
PageDown ... Scroll to bottom

About

🗂️ A stupid simple, fast TUI file manager written in BASH v4.2+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%