💾 Archived View for bbs.geminispace.org › u › norayr › 16357 captured on 2024-12-17 at 13:33:00. 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..."
moc - music on console. great audio player.
mcabber - don't use it now, but used to use it.
mplayer - i know there's mpv etc, but i like mplayer, got used to it. i do anonradio video streams with peertube by using ffmpeg and mplayer. and gphoto2 to use canon as web camera.
i also listen to internet radios with mplayer.
well i use so many console things that i don't even know which to mention. i do connect to wifi just by using wpa_supplicant. and i use macchanger to change the mac to random when i am not at home and to permanent when i am at home and my openwrt router will assign it the desired ip address.
Apr 25 · 8 months ago
🐙 norayr · 2024-04-25 at 23:16:
for gemini, let me say:
offpunk, gemget, amfora.
🐙 norayr · 2024-04-25 at 23:19:
every day i also use:
cpupower - because i dislike when the fans are spinning, i set the cpu to max 1000, or 2000, or 3000 mhz.
convert/imagemagick - i use it very often to apply hald cluts to my digital photos.
light - use it every day to control the screen backlight.
😎 decant [OP] · 2024-04-26 at 00:50:
@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!
😈 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.