>>24842178
Here's a list of software I found in my notes when I was first researching this.
# TTY-Only Linux Install: Software List
## Editors
- **vim** — text editor
- **nano** — simple text editor
- **wordgrinder** — minimalist terminal word processor
## File Manager
- **vifm** — Vim-like dual-pane file manager
## Terminal Multiplexer
- **tmux** — session manager with scrollback and panes
## Sync & Cloud
- **megacmd** — MEGA command-line client
- **rsync** — file sync and backup
## Console Setup
- **kbd** — keyboard layouts, console fonts, and colors
- **console-setup** — font and keyboard setup during boot
## Research & Productivity Tools
- **lynx** — text web browser
- **alpine** — simple, user-friendly email client
- **calcurse** — calendar and tasks
- **hget** — render websites in plain text
- **dict**, **wn** — dictionary and thesaurus
- **pandoc** — document converter
- **poppler-utils** — pdf text extraction (pdftotext)
- **mupdf-tools** — CLI tools for PDF extraction and info (mutool, mudraw)
- **epub2txt** — convert EPUB ebooks to plain text
- **fbreader** — CLI ebook reader
- **wikipedia2text** — fetch and display Wikipedia articles as plain text
- **wordplay** — word puzzle and vocabulary tool
- **googler** — search Google from the terminal
- **trans** — CLI google translate
- **gemini** - gemini-cli client
- **timewarrior** — CLI time-tracking tool
- **pomodoro** — pomodoro timer
- **taskwarrior** — task management
- **cmtimer** — Clean CLI countdown timer and stopwatch
- **proselint** — linter for prose: style suggestions, clichés, etc.
- **diction** — analyzes English style and wordiness
- **reclip** — CLI clipboard manager for tmux
- **lowdown** — markdown parser and renderer
- **mapscii** — CLI map viewer
## System Tools
- **htop** — process viewer
- **ncdu** — disk usage analyzer
- **fzf** — fuzzy finder
- **curl**, **wget** — download files
- **most**, **batcat** — pagers
- **ripgrep** — recursive search
- **fd** — find alternative
- **tldr** — simplified man pages
- **git** — version control
- **entr** — poor man's inotify
- **remind** — advanced reminder system, calendar scripting, popups, etc.
- **look** - look up words that contain a certain string from a dictionary list
## Stuff for TUI Customization
- **tty-clock** — simple large clock for TTY
- **arttime** — ASCII art/timer utility
- **fortune** — random jokes or quotes for your terminal
- **cowsay** — talking cows and friends
- **cowthink** — cowsay’s cousin, ASCII cow with thought bubbles
- **pipes.sh** — mesmerizing animated pipes running through your terminal
- **asciiquarium** — fish swimming in ASCII art aquarium
- **cmatrix** — matrix code rain animation in terminal
- **aafire** — ASCII fire animation
- **toilet** — ASCII text banners with filters and effects
Picrel is some random anon's vim customization for prose writing.