Awesome Command Line (CLI/TUI) Programs [](https://github.com/sindresorhus/awesome)
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:
- Apps/tools: 2231
- Categories: 86
Contents
Core Utils
- File listing (alternatives to ls) (12)
- Directory changers (alternatives to cd) (23)
- File finding (alternatives to find) (10)
- File deletion and trash bin (alternatives to rm) (15)
- History management (6)
- Diff (12)
- Text search (alternatives to grep) (16)
- Text search and replace (alternatives to sed) (8)
- Disk usage analyzers (13)
- Process viewers and monitoring (alternatives to top) (29)
- Clean up of files and directories (17)
File and Filesystem Management
- File managers (29)
- File explorer and tree visualization (11)
- File and file system handling (30)
- Backup (20)
- File watching for changes (8)
- File renamers (15)
- File systems (4)
- File format converters (17)
Text and Data Processing
- Text processing (58)
- Data management (18)
- Data management - JSON/YAML/etc. (48)
- Data management - Tabular data (37)
- Fuzzy finders and option pickers (18)
- Markdown (10)
Development and Programming
- Editors (33)
- Git and accessories (80)
- Versioning (10)
- Programming (75)
- Program templates and boilerplate (13)
- DevOps (22)
- Web development (37)
- Co-pilot (12)