23
submitted 1 year ago by Witch@beehaw.org to c/foss@beehaw.org

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.

top 18 comments
sorted by: hot top controversial new old
[-] tochee@aussie.zone 10 points 1 year ago

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.

[-] fuser@quex.cc 7 points 1 year ago

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.

[-] StrayCatFrump@beehaw.org 6 points 1 year ago

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

[-] tom42@beehaw.org 1 points 1 year ago

Or the even faster successor gojq.

[-] Mandy@beehaw.org 5 points 1 year ago

yt-dl for videos

and gallery-dl for pictures good stuff

[-] s3rvant@beehaw.org 5 points 1 year ago

yt-dl for videos

Or the fork yt-dlp

[-] redcalcium@c.calciumlabs.com 1 points 1 year ago* (last edited 1 year ago)

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"

[-] tranzystorek_io@beehaw.org 1 points 1 year ago

In no particular order (although I think 'lightweight' is arbitrary):

[-] FirstCircle@beehaw.org 1 points 1 year ago

cool-retro-term for all your old-school CRT needs. 1.8M executable.

[-] 7eter@feddit.de 1 points 1 year ago
[-] AngryDemonoid@lemmy.lylapol.com 1 points 1 year ago

I recently switched to micro from nano, and so far I'm really liking it.

[-] QuestionMark@vlemmy.net 1 points 1 year ago
[-] zsotykai@beehaw.org 0 points 1 year ago

My two favorites are recently:

  • nnn for managing files
  • miller for all my CSV needs
  • rg for searching in files
  • navi for my cheatsheet needs
  • nb for my jotting needs
  • ledger because I love to know about my money
[-] TehPers@beehaw.org 1 points 1 year ago

Ripgrep is honestly such an awesome tool. Super fast, easy to use, and has built-in support for hidden files and .gitignores making it more flexible than traditional grep.

[-] StrayCatFrump@beehaw.org 0 points 1 year ago* (last edited 1 year ago)

ledger because I love to know about my money

Nice. I've been putting off for some time trying to find something better than GnuCash or buckling down and writing my own. This looks perfect.

[-] argv_minus_one@beehaw.org 1 points 1 year ago

What do you dislike about GnuCash?

this post was submitted on 01 Jul 2023
23 points (100.0% liked)

Free and Open Source Software

17545 readers
14 users here now

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.

founded 2 years ago
MODERATORS