💾 Archived View for bbs.geminispace.org › u › decant › 16381 captured on 2024-12-17 at 12:49:09. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
Re: "Share minimalistic CLI softwares you use, I will start: sfm..."
@dimkr @hellfire103 mentioned terminal multiplexers. I think it is a fun idea in principle, but all my muscle memory are build around dwm.
Currently, when I work without X11, I just alt-ctl-fx around different ttys but terminal multiplexer seems to be a much more elegant solution. Is there a way to drop in a dot file for say, zellij/dvtm or tmux so they behave more like the dwm? Any input appreciated!
Apr 26 · 8 months ago
😈 dimkr · 2024-04-26 at 05:43:
@decant dvtm is very close to dwm (stack layout, monocle, etc')
🚀 Eulenspiegel · 2024-04-29 at 05:18:
lf file manager - I had used ranger for years and then found lf and stuck to it. Hardly ever need anything else.
aerc mail - coming from neomutt, aerc is a fresh breeze of minimal yet powerful and easy to configure (looking at you, mutt!) software.
pim utils - khard, khal, todoman and vdirsyncer for contacts, calendar, todos and sync with my own nextcloud server respectively. Invaluable!
Check out gemini://gmi.noulin.net/cliclub.gmi They have a good list of minimalistic CLI tools.
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.
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.