Playing around with PeppermintOS on a "new " old laptop, and having fun. Its making me realize that tiny things can really work to impress. (Especially when you’re waiting on a ram upgrade, haha!)

Could be terminal based or GUI, I’m just curious—what tiny apps do you use that you think are neat? Things that don’t take up much storage or memory.

13 points

tealdeer takes up 3.7MB on my system. It’s a rust implementation of tldr - simplified man pages with practical examples. If I want to do some common thing with a program I don’t use very often, chances are I can type (e.g.) tldr kill and it’ll tell me what I need to know.

permalink
report
reply
10 points

gnumeric runs great on any old linux machine - it isn’t as sophisticated as Libreoffice Calc but for basic spreadsheeting, it’s very fast and lightweight.

gnucash is an alternative to quickbooks for accounting - it’s been around so long that it will run on anything and it does the job without sharing your data or bombarding you with ads.

you can always run nmap in the terminal and have some fun with that.

permalink
report
reply
7 points

jq for parsing/formatting/manipulating JSON, and its yq wrapper for YAML. Holy shit you can do powerful queries with them.

permalink
report
reply
2 points

Or the even faster successor gojq.

permalink
report
parent
reply
1 point

I use jq for decoding base64 😂

pbpaste | jq -R 'split(".") | .[0],.[1] | @base64d | fromjson'

permalink
report
parent
reply
6 points

yt-dl for videos

and gallery-dl for pictures good stuff

permalink
report
reply
8 points

yt-dl for videos

Or the fork yt-dlp

permalink
report
parent
reply
0 points
*

If you have both yt-dlp and mpv installed, you can enjoy watching YouTube videos directly in terminal rendered as text art. Give it a try:

mpv --vo=tct "https://youtube.com/watch?v=BBJa32lCaaY"

permalink
report
parent
reply
4 points

vitetris! 🎮🧱💻

permalink
report
reply

Free and Open Source Software

!foss@beehaw.org

Create post

If it’s free and open source and it’s also software, it can be discussed here. Subcommunity of Technology.


This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

Community stats

  • 827

    Monthly active users

  • 886

    Posts

  • 12K

    Comments