The largest Awesome Curated list of command line programs (CLI/TUI) with source data organized into CSV files
The largest Awesome Curated list of command line programs (CLI/TUI) with source data organized into CSV files
This repository - to the best of my knowledge - contains the largest collection of command line (CLI/TUI) tools available in the form of awesome list. With source information maintained in a handy CSV file.
To contribute, see the indications. Read the instructions before rushing at changing the README file: you must edit the CSV files, not the README!
Some links are available to related resources.
Summary:
List directory content and files, with colors or icons; alternatives to ls.
ls output with color and icons.ls, built on exa.ls command.Programs for improving the efficiency of directory traversal by remembering common paths and other approaches; alternatives to the cd command.
qcd 3 and step back to where you came from with qcd -o. Frequently visited directories are stored in a sqlite3 database.Search the filesystem looking for files with specific characteristics, e.g., names; alternatives to find.
Tools to manage the deletion of files/directories, often with the support of a trash can, i.e., the ability to restore deleted items.
/tmp/graveyard-$USER if $XDG_DATA_HOME is not set and $XDG_DATA_HOME/graveyard otherwise)rm in Linux, supporting all its arguments. It can move and restore the files from the XDG trash.No open issues yet, or sync has not completed.