22 May 25

Curates and showcases all things in the terminal such as command line interface tools (CLI), text mode interface tools (TUI), and developer tools, no matter what platform or medium.

by agnieszka May 2025 saved 11 times

20 May 25

A list of ffmpeg tips and tricks to help you brush up on your ffmpeg scripting skills.

by maf May 2025 saved 6 times

02 May 25

12 Apr 25

02 Dec 24

Command-line software which adds ANSI color to its output by default should check for a NO_COLOR environment variable that, when present and not an empty string (regardless of its value), prevents the addition of ANSI color.

by wheresalice Dec 2024 saved 2 times

11 Sep 24

I use this for my self-defined ZSH functions, but It can be used for other things I guess too!

by rogeruiz Sep 2024 saved 4 times

03 Dec 23

Oh, wow! This is like a zenity for the command line! That’s gonna be super useful!

Although of the tools aren’t super CLI-friendly as they depend on curses-like total control of the terminal.