Lightweight FOSS Application Resources

Wanted to start a discussion to share cool ultra-lightweight, low dependency FOSS applications and to share resources on how to discover more programs like these. Some of my favorite blogs on the topic are https://kmandla.wordpress.com/ and https://inconsolation.wordpress.com/ This site had a nice list of command line tools: CLIapps I have a list of lightweight FOSS I’ve been compiling here: lmemsm/delightful-c-software: A curated list of of lightweight, cross-platform C programs and libraries. - Codeberg.org Distros like Syllable and INX have useful lists of lightweight software and libraries. What are your favorite resources for finding lightweight applications? Which lightweight applications do you prefer to have on your OS?

3 Likes

I notice you have my favourite aa on your list.
I think the place to find lightweight low dependency software is in the past.

In the scientific area, people used to write standalone C and Fortran and Pascal programs to do single compute tasks.
That approach has disappeared. We are in an era of general purpose tools like spreadsheets that can be configured to do many things.

I like your approach. I am going to trawl through a few archives and see if I can uncover any good lightweight tools.

2 Likes

This is interesting! I use speedtest-cli for checking my network speed:

The other related to networking isn’t small but it’s TUI, nmtui. It works well even on Sway.

I have also a DIY “greeter” on my laptop which has Sway and KDE available. It activates after login (tty1) for 3 seconds asking for input 1-3, Sway, KDE, cli. If no input it chooses Sway.

2 Likes