Loading…
Tools that aren't strictly necessary but make the terminal a little more enjoyable.
cmatrixTerminal-based Matrix digital rain animation# === Install cmatrix === sudo apt install -y cmatrix
cowsayGenerate ASCII art of a cow with a message# === Install cowsay === sudo apt install -y cowsay
ddateConvert Gregorian dates to Discordian calendar dates# === Install ddate === sudo apt install -y ddate
htopInteractive process viewer and system monitor# === Install htop === sudo apt install -y htop
librewolfPrivacy-focused Firefox fork — no telemetry, hardened defaults# === Install LibreWolf === # See https://librewolf.net/installation/ for your distro # Ubuntu/Pop!_OS sudo apt update && sudo apt install -y extrepo sudo extrepo enable librewolf sudo apt update && sudo apt install -y librewolf
lolcatColorize terminal output with rainbow gradients# === Install lolcat === sudo apt install -y lolcat
lynxText-based web browser for the terminal# === Install lynx === sudo apt install -y lynx
moonlightOpen-source game streaming client# === Install Moonlight === sudo snap install moonlight
Moonlight connects to a Sunshine server — see the Sunshine entry in this section.
neofetchDisplay system info with ASCII art logo# === Install neofetch === sudo apt install -y neofetch
sunshineSelf-hosted game streaming server# === Install Sunshine === sudo apt install -y sunshine
Sunshine streams to Moonlight clients — see the Moonlight entry in this section.