this post was submitted on 18 Jun 2025
141 points (99.3% liked)

Ask Lemmy

32604 readers
1336 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

Been awhile since I saw a thread like this and they're always good for at least one or two things I've never heard of before. Bonus points if the software is open source and cross platform. Extra bonus points if you link to where we can see it/get it.

My contribution: Destiny which is an anonymous, P2P, E2EE file sharing app - its basically a GUI for a Magic Wormhole implementation. Works on Linux (tarball or appimage), Win, Mac, Android (inc f-droid) and iOS. Only downside is it's not been updated for 2 years.

top 50 comments
sorted by: hot top controversial new old
[–] PlutoniumAcid@lemmy.world 1 points 8 hours ago* (last edited 8 hours ago)

DGT GTD is an old Android app for task tracking. It is ugly and incredibly useful. Lives entirely in the phone, no cloud subscription, no paid plans, nothing.

I have used it forever. There is no good alternative.

The current app "Chaos Control" is a close contender, but pricey and cloud connected.

https://play.google.com/store/apps/details?id=com.dg.gtd.android.lite

[–] LovableSidekick@lemmy.world 20 points 23 hours ago

I'm surprised how many people don't know about a Linux utility called "fuck". When you make a mistake on the command line and get an error, you just type "fuck" and it looks at what happened and suggests a fix. If this looks correct - and it almost always is - you just hit Enter and it types that in for you. Best thing ever!

[–] some_guy@lemmy.sdf.org 9 points 21 hours ago

OmniDiskSweeper. Forget apps that help manage disk space with some ugly graph that's difficult to understand. This just lists files and directories with the heaviest / most space used from top to bottom in a file tree. Essential. Here's what it looks like:

[–] joel_feila@lemmy.world 2 points 15 hours ago

Apparently many don't know libre office is thing and free. Seeing people ask for goggle doc alternative amd all they need is a word processor.

[–] Adderbox76@lemmy.ca 8 points 23 hours ago (1 children)
  • Converter Now: An all-in-one convert everything to everything app.
  • Light Meter: Calculate light levels and color temps for photography and videography.
  • Stellarium: Honestly don't know how "well known" it might be. But it's fun to point at stars and planets.
[–] Codilingus@sh.itjust.works 3 points 18 hours ago (1 children)

+1 for converter now, close to my most used app on Android.

[–] underline960@sh.itjust.works 27 points 1 day ago (1 children)

LocalSend is open-source and great for file transfer (or even just sending text) between my devices.

[–] shalafi@lemmy.world 2 points 1 day ago

Never occurred to me to even look for such a thing!

[–] whotookkarl@lemmy.world 8 points 1 day ago (1 children)

sl is a classic command line program for something harmlessly pointless

calibre for digital library software (cataloging books/docs/articles)

Comic book reader, it's a cbz/CBR comic book archive reader that tries to do the panel/smart auto zoom that used to be a part of comixology until Amazon bought it to kill it as competition to their shitty books app

[–] SaneMartigan@aussie.zone 4 points 20 hours ago

I donated to calibre, makes my eBook viable.

[–] madjo 32 points 1 day ago* (last edited 1 day ago) (3 children)

For Windows users, I want to recommend PowerToys: https://learn.microsoft.com/en-us/windows/powertoys/

The "toys" that I use a lot are: PowerToys Awake: to keep my laptop awake even if I'm away from keyboard for a while.

Fancy Zones: to create my own layout of windows, especially on the ultra-wide monitor I have at work, it's easy to have 3 smaller windows next to each other according to my layout.

Mouse Utilities, I often can't find my mouse cursor, just pressing a hotkey will literally spotlight the cursor.

Quick Accent, especially for multi-lingual people this is really handy, though it takes a bit to get used to its working.

[–] UniversalBasicJustice@lemmy.dbzer0.com 3 points 1 day ago (1 children)

FancyZones is literally the only thing I'm missing from Windows after switching to Linux. I've looked around stack and reddit but have only found posts asking for that functionality, haven't found a solution. Is there a DE/window manager/etc that has similar functionality?

[–] JTskulk@lemmy.world 4 points 21 hours ago

Isn't Fancy Zones just window tiling? KDE has a tiling built in (hit meta+t to set up and then hold shift while dragging a window) and there are a hundred way more nerdy tiling window managers.

load more comments (2 replies)
[–] datavoid@lemmy.ml 14 points 1 day ago

Everything, the only thing that makes Windows usable.

[–] ApollosArrow@lemmy.world 9 points 1 day ago (5 children)

Windirstat

A windows app that shows you the space things are taking up on your computer so you can easily delete them. Usually helps me clear out a ton of space.

[–] fmstrat@lemmy.nowsci.com 2 points 16 hours ago

ncdu in Linux

[–] beastlykings@sh.itjust.works 3 points 18 hours ago

Wiztree and Treesize are both much faster.

Windirstat is still relevant... But slow.

[–] aramis87@fedia.io 6 points 1 day ago (2 children)

I prefer WizTree. It'll show you space usage, but you can also search for files, and it's incredibly fast.

[–] beastlykings@sh.itjust.works 1 points 18 hours ago* (last edited 18 hours ago)

It's also much faster

Edit: you said that already lol sorry

[–] ApollosArrow@lemmy.world 1 points 20 hours ago

I’ll have to give it a try one day.

[–] theherk@lemmy.world 2 points 23 hours ago

dua-cli is good for this.

load more comments (1 replies)
[–] null_dot@lemmy.dbzer0.com 24 points 1 day ago (3 children)

Candle.

It's an android app that uses your display to make a "glow" to light a room rather than using the camera flash like a torch.

It's in F-Droid.

Obviously the camera flash is more powerful if you're outside or whatever, but using the display this way is way better inside. That tiny little dazzling pin-prick of light is just... unpleasant.

With candle you can also set whatever color you like. Red is nice to avoid waking people or ruining night vision.

I discovered this app when we had twins and waking up to nurse them overnight. Gonna sound weird if you've not been through this but basically they won't really wake up they make a gentle sooky noise, and you put a bottle or boob in their mouth and they suckle while they sleep. If you turn a light on they're gonna wake up which is sub-optimal.

[–] JayGray91@piefed.social 1 points 10 hours ago

I fell down the everyday carry flashlight pipeline / rabbit hole instead. Not recommended if you don't want to ruin your perception of what's a great tint of light to you.

[–] ouRKaoS@lemmy.today 5 points 1 day ago (1 children)

This is the first app in this thread that made me go "I need this!" and immediately downloaded it!

Thanks!

load more comments (1 replies)
load more comments (1 replies)
[–] donuts@lemmy.world 25 points 1 day ago (6 children)

Greenshot is free, open-source, and the built-in image editor is perfect (for my use-case, ymmv). ShareX is also FOSS but more well-known.

[–] JTskulk@lemmy.world 2 points 21 hours ago

I used to use Greenshot but switched over to Flameshot. Also Free software, but has better and easier editing tools. The numbered arrows are so handy.

load more comments (5 replies)
[–] TomatenMark@lemmy.world 6 points 1 day ago

https://www.sportismygame.app/ Helped me get of my fat ass and move every once in a while

[–] ArgumentativeMonotheist@lemmy.world 22 points 1 day ago (5 children)

If any of you still aren't using YT Revanced... why?! So yeah, that one, cause God knows my limit for insipid and repetitive ads is extremely small.

[–] null_dot@lemmy.dbzer0.com 19 points 1 day ago (3 children)

pipe pipe

I've been using this for 6 months or so and it seems a lot more stable than previous iterations.

Also freetube for linux desktop

Finally pinchflat for archiving content because IDK how long these apps are going to keep working.

[–] JayGray91@piefed.social 1 points 10 hours ago

I love pipe pipe, especially the live comments view that emulates nico nico douga style. It's annoying for most since the comments obscure the video going past it, but it's a bit of a nerdy fun to me.

load more comments (2 replies)
load more comments (4 replies)
[–] callyral@pawb.social 4 points 1 day ago

Pixelorama, a good, open-source pixel art program

[–] jordanlund@lemmy.world 22 points 1 day ago (4 children)
[–] rob_t_firefly@lemmy.world 4 points 1 day ago* (last edited 1 day ago)

Here's a bunch of equivalent things for desktop OSes.

https://en.wikipedia.org/wiki/Batch_renaming#List_of_software

load more comments (3 replies)
[–] Paige@piefed.ca 4 points 1 day ago

Freedom - https://freedom.to/

A very powerful cross platform website/app blocker with a lifetime membership option. Works well for blocking multiple fediverse domains.

[–] 2ugly2live@lemmy.world 6 points 1 day ago* (last edited 1 day ago)

BeeCount - A app to keep track of patterns while crafting. I like that I can have an overall row count, but make separate counters nested underneath for the same pattern (ex: You're on row x, but row a for a cable repeat).

Olauncher : A simple launcher for android. Less busy.

[–] HeerlijkeDrop@thebrainbin.org 12 points 1 day ago (3 children)

URLCheck on Android. Displays a popup on opening links allowing editing the URL before opening (with such features as removing chosen parameters with one button), applying transformations like Shitter→Nitter, http→https, sharing the URL, copying and selecting the application to open the URL in. Oh, and if you decide to open in Firefox or Fennec, you have the option to open in the incognito mode. Can't imagine using Android without it now. Absolute gamechanger

load more comments (3 replies)
[–] fossilesque@mander.xyz 14 points 1 day ago* (last edited 1 day ago)

Just in case, a big thread this week for Linux users: https://feddit.org/post/14167855

[–] phonics@lemmy.world 9 points 1 day ago (3 children)

https://logseq.com/ a personal knowledge base with markdown and has a whiteboard feature. I live in this program now. From daily little notes and reminders to full on script writing. It's a little clunky but it works with my brain. Other similar programs are notion, obsidian and anytype.

load more comments (3 replies)
[–] chaosCruiser@futurology.today 13 points 1 day ago (7 children)

Qalculate is a fancy calculator available for Linux, MacOS and Windows. I use it for calculations that involve unit conversions, but it can do much more.

load more comments (7 replies)
[–] Arigion@feddit.org 6 points 1 day ago (2 children)
load more comments (2 replies)
load more comments
view more: next ›