Comment by ๐ฆ zzo38
Re: "Share minimalistic CLI softwares you use, I will start: sfmโฆ"
vim - text editor
mail (Heirloom-mailx) - email
bystand - NNTP
gs (Ghostscript) - PostScript interpreter
gcc - C compiler
sensors - display temperature/fan/voltage sensors
dc - calculation
astroget - download/upload with Gemini and other protocols
Farbfeld Utilities - converting and dealing with pictures
xterm - terminal emulator
Many others as well.
2024-09-13 ยท 2 years ago
Original Post
Share minimalistic CLI softwares you use, I will start: sfm - a file manager build on termbox, you can set program to handle a file type (by file name extension) in config.h vgmi - CLI gemini browser with vi keybinding written in C, their official git seems to be locked behind password, but their github mirror is still open.