Desktop Command Line
A complete desktop environment utilizing the command line
- ASCIINema: An ingenious way to share a text-based walkthrough/presentation Source along with Javascript Player Source and Webcast Server Source
- AsciiFlow - Not really a CLI App, but a handle ASCII chart design tool.
- SSH Access
- Pure SSH
- Javascript SSH for public console, with SSO
- Command Environment
- bash
- tmux to allow easy multi-tasking, or perhaps byobu
- Modern Unix Commands
- ripgrep-all: Ripgrep, that also searches PDFs, eBooks, Office Docs, etc.
- Utilities
- links: Browser
- https://www.passwordstore.org/
- finch: IM
- Task Warrior Command line task manager
- LedgerCLI and CSV2Ledger: Command-line accounting
- Password Store: Password manager following the Unix philosophy - does one thing well. Built on GPG and stores passwords in plain files.
- resty: REST interface (could be useful for automating web info, without using links)
- irssi: IRCgfs
- Command Lookup: cheat.sh: Quick Linux command/doc lookup. Source on Github
- Super-Light SSH VPN: SShuttle
Articles
- 15 Tools to Customize Your Terminal and Command Line
- Terminal Codes Useful for fancy things like bold, blink, terminal colors, etc.