๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ s โ€บ minimalism โ€บ 16313 captured on 2024-12-17 at 12:06:45. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2024-09-29)

๐Ÿšง View Differences

-=-=-=-=-=-=-

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.

Posted in: s/minimalism

๐Ÿ˜Ž decant

Apr 23 ยท 8 months ago ยท ๐Ÿ‘ stack, hedy, lanterm, 50lo

12 Comments โ†“

๐Ÿ˜ˆ dimkr ยท 2024-04-23 at 08:55:

dvtm - tiling terminal multiplexer https://www.brain-dump.org/projects/dvtm/

ncdu - disk usage analyzer https://dev.yorhel.nl/ncdu

gplaces - Gemini client https://github.com/dimkr/gplaces

๐Ÿ–ฅ๏ธ zetamacs ยท 2024-04-23 at 13:18:

vis - A Vi-like editor with structural regular expressions

bombadillo - Gemini/Gopher browser

ed - The standard Unix text editor, available on most Unix-likes regardless of age

๐Ÿš€ lanterm ยท 2024-04-23 at 13:22:

diskonaut - visualize the size of folders on your machine and navigate/delete them interactively

โ˜•๏ธ dce ยท 2024-04-24 at 11:26:

lynx - simple web and gopher browser

micro - full-featured text editor

zellij - terminal multiplexer

av-98 - reference gemini browser

๐Ÿ™ norayr ยท 2024-04-25 at 23:16:

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.

๐Ÿ™ 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!

โ˜•๏ธ 50lo ยท Sep 06 at 21:22:

Check out gemini://gmi.noulin.net/cliclub.gmi They have a good list of minimalistic CLI tools.

๐Ÿฆ‚ zzo38 ยท Sep 13 at 02:59:

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.