this post was submitted on 14 Jun 2025
314 points (98.5% liked)

Linux

55312 readers
1305 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Why software do you use in your day-to-day computing which might not be well-known?

For me, there are ~~two~~ three things for personal information management:

  • for shopping receipts, notes and such, I write them down using vim on a small Gemini PDA with a keyboard. I transfer them via scp to a Raspberry Pi home server on from there to my main PC. Because it runs on Sailfish OS, it also runs calendar (via CalDav) and mail nicely - and without any FAANG server.

  • for things like manuals and stuff that is needed every few months ("what was just the number of our gas meter?" "what is the process to clean the dishwasher?") , I have a Gollum Wiki which I have running on my Laptop and the home Raspi server. This is a very simple web wiki which supports several markup languages (like Markdown, MediaWiki, reStructuredText, and Creole), and stores them via git. For me, it is perfect to organize personal information around the home.

  • for work, I use Zim wiki. It is very nice for collecting and organizing snippets of information.

  • oh, and I love Inkscape(a powerful vector drawing program), Xournal (a program you can write with a tablet on and annotate PDFs), and Shotwell (a simple photo manager). The great thing about Shotwell is that it supports nicely to filter your photos by quality - and doing that again and again with a critical eye makes you a better photographer.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] fodor@lemmy.zip 8 points 1 day ago

qpdf is handy for merging PDFs. Command line but quick to learn for most usage.

[–] minibyte@sh.itjust.works 11 points 1 day ago (2 children)

You’ve heard of it for sure, but shout out to Audacity. I used Cool Edit Pro for years before having to switch to Adobe Audition. The UI in Audacity feels surprisingly familiar and it does what I need it to do.

[–] buttnugget@lemmy.world 5 points 1 day ago (4 children)

I believe audacity was forked over issues with privacy or something like that.

[–] mactan@lemmy.ml 3 points 1 day ago

I just removed it's network access from the flatpak, I don't make extensive use of it but it's really handy to have at hand

load more comments (3 replies)
load more comments (1 replies)
[–] arsCynic@beehaw.org 9 points 1 day ago* (last edited 1 day ago)

AutoKey automation / word expander tool.

  • I reconfigure ALT + i/j/k/l to ↑←↓→ globally, and more similar shortcuts.
  • It expands abbreviations of one's choice like "gCo" to git commit -m '
  • One can assign scripts to abbreviations and hotkeys. E.g., when I press CTRL + Shift + [ it surrounds the selected text with a tag:
text_selected = clipboard.get_selection()
text_input = dialog.input_dialog(title="Wrap with a tag.", message="E.g., type cite to get <cite>x</cite>.", default="")
keyboard.send_key("<delete>")
clipboard.fill_clipboard(f"<{text_input[1]}>{text_selected}</{text_input[1]}>")
keyboard.send_keys("<ctrl>+v")

I'm likely not even harnessing AutoKey's full capabilities and it's already absolutely indispensable for being a huge time-saver and annoyance reducer.

- -
✍︎ arscyni.cc: modernity ∝ nature.

[–] r_deckard@lemmy.world 15 points 1 day ago* (last edited 1 day ago)

ffmpeg - www.deb-multimedia.org . I edit podcast videos for distribution to subscribers. High-quality video produces very large files but if they're only going to be watched on laptops, tablets, and phones, I can throw away a lot of bits without noticeably affecting quality on a phone screen.

And nothing does that better or faster than ffmpeg.

[–] fossilesque@mander.xyz 59 points 1 day ago* (last edited 1 day ago) (12 children)

Aside from ones listed here:

System Tools

  • WinApps - Run Windows applications seamlessly integrated into your Linux desktop environment, like native including Adobe products.
  • Waydroid - Run Android applications in a container on Linux with full hardware access.
  • Topgrade - Upgrade all your system packages and dependencies in one command.
  • AM (AppImage Manager) - Easy AppImage management for installing, updating, and organizing portable applications.
  • Starship - Fast, customizable cross-platform shell prompt with Git integration and status indicators.
  • InShellisense - IDE-style IntelliSense autocomplete and suggestions for your terminal.
  • Tabby - Modern terminal emulator with tabs, split panes, and extensive customization options.
  • Zeit - Qt GUI frontend for scheduling tasks using at and crontab utilities.
  • KWin Minimize2Tray - KDE extension that allows minimizing windows to the system tray instead of taskbar.
  • Flameshot - Feature-rich screenshot tool with built-in annotation and editing capabilities.
  • CopyQ - Advanced clipboard manager with searchable history and custom scripting support.
  • Safing Portmaster - Free open-source application firewall with per-app network control, DNS-over-TLS, and system-wide ad/tracker blocking.

Productivity Tools

  • DSNote - Offline speech-to-text, text-to-speech and translation app for note-taking.
  • NAPS2 - User-friendly document scanning application with OCR and PDF creation capabilities.
  • Morphosis - Simple document converter supporting PDF, Markdown, HTML, DOCX and more formats.
  • Obsidian - Powerful knowledge management app with bidirectional linking and graph visualization.
  • BeeRef - Minimalist reference image viewer designed for artists and designers.

Media & Entertainment

  • Popcorn Time - Stream movies and TV shows via torrent with built-in media player.
  • Nicotine+ - Modern Soulseek P2P client for sharing and discovering music files.
  • XnView - Versatile image viewer, organizer, and converter supporting hundreds of formats.

Happy to list out the self hosted stuff too if there is interest.

[–] Gelik@feddit.dk 3 points 1 day ago

Morphosis & DSNote

Thanks, upvoting for those two.

load more comments (11 replies)
[–] ohshit604@sh.itjust.works 5 points 1 day ago* (last edited 1 day ago)

The Docker Engine makes hosting applications over your network easy, if you have spare hardware I highly recommend setting up your own server.

[–] Bluefruit@lemmy.world 52 points 1 day ago (6 children)

Localsend is rad, super useful: https://localsend.org/

Send any file across different devices over the network. FOSS and fast. Highly recommend.

load more comments (6 replies)

Pinta is the main one that comes to mind. I don't use it every day, far from it, and that's a part of why I love it. On the rare occasion that I have to do some image editing, I load up Gimp and then proceed to fight against it for at least a whole day to make it do the simplest of things before finally ragequitting. Then I load up Pinta and actually get the task done in either minutes or hours at most.

It's like old school MS Paint, but better. Simple, intuitive, no huge learning curve, just enough features to get my nonprofessional tasks done. It should be a distro default.

[–] Nemoder@lemmy.ml 4 points 1 day ago (2 children)

Ocenaudio for audio editing. It's not FOSS but it's native, simple to use, and doesn't have backend library issues I kept having with audacity.

[–] kurcatovium@lemm.ee 7 points 1 day ago

Try tenacity, it's audacity fork, available on flathub. I have good experience with it.

load more comments (1 replies)
[–] Jg1@lemmy.zip 7 points 1 day ago (1 children)

I'm trying Linux for the first time as soon as a serving hard drive arrives, bookmarking this thread!

[–] HaraldvonBlauzahn@feddit.org 4 points 1 day ago* (last edited 1 day ago)

In that case, the curated list of applications in the Arch wiki could be invaluable for you:

https://wiki.archlinux.org/title/List_of_applications

  • in other distributions, these packages normally have the same names.

Also, if you need something, I've found it often to be a good strategy to sit and write down what you personally need from a software - what are your requirements, and then go and search which available software matches these. The other way around, there are just too many alternatives: Any larger distro has tens of thousands of packages, and you won't have time to try them all.

[–] FlappyBubble@lemmy.ml 3 points 1 day ago (1 children)

I would say Rymdport (https://github.com/Jacalz/rymdport). It's a GUI for the magic-wormhole tool (another recommendation in itself). It let's you easily and safely transfer files to another computer.

[–] Unmapped@lemmy.ml 5 points 1 day ago (2 children)

I use Localsend to send files between my computers. Also to family and friends if they are local at the time. I keep seeing magic-wormhole mentioned on Lemmy. Do you know if wormhole is better somehow? Is it worth me trying it?

[–] Flatfire@lemmy.ca 5 points 1 day ago

Biggest difference is that wormhole will pass traffic between devices on different networks as long as both are routable. So it's not limited to a local network connection.

[–] FlappyBubble@lemmy.ml 3 points 1 day ago

Very different tool. Magic-wormhole is dead simple, works over CLI and requires no setup. It's not dependant on computers being within the same LAN. I wouldn't use it with non-technical people. For users with some skill Rymdport is an option for them to interface with magic-wormhole. The tool is great for transferring secrets when setting up computers for example.

[–] confusedwiseman@lemmy.dbzer0.com 17 points 1 day ago (4 children)

Logseq for notes and task tracking. It’s an open source alternative to obsidian. Life saver for tracking stuff at work.

https://logseq.com/

[–] kurcatovium@lemm.ee 5 points 1 day ago (1 children)

I tried logseq to manage my notes at work and it just didn't click with me.

I ended up using QOwnNotes https://www.qownnotes.org/ which might be not as polished, but it is very easy to start with. I don't need nor want cloud/sync, and since this ones notes are plain .md files in a folder, it's easy to back up (or edit) externally when needed. I like it for what it does.

[–] confusedwiseman@lemmy.dbzer0.com 3 points 23 hours ago

Glad you found one that worked for you.

As far as I’m aware, Logseq also just uses .md files. I back those up regularly and I do use the cloud sync. The cloud sync lets me alternate use between my computer and my tablet for work. I could use just one device, but this was a significant advantage for me.

I also keep a separate log for personal work which I can add to via special shortcuts from my phone.

load more comments (3 replies)
[–] klu9@piefed.social 29 points 1 day ago (4 children)

KDE Connect

I've used it a lot just to control audio or video playing on my computer from my phone. (Sometimes when I'm sat at my computer with multiple windows and workspaces open, I even find it easier just to hit my phone's lockscreen to pause the music.)

I'm starting to use some of its other features, too. E.g. copying & pasting and sharing files between phone and computer.

There's more too I need to explore.

(Unfortunately, sometimes I get a 'device unreachable' error when both devices clearly have a working connection to the same router.)

[–] endeavor@sopuli.xyz 4 points 1 day ago

Kde connect is great. You can get notifications on pc and read texts fully in messages. I also use it to file share and send 2fa codes.

[–] Showroom7561@lemmy.ca 6 points 1 day ago

I've been using that a lot, but I wish there was a "disconnect" on the phone's app, rather than keeping a persistent connection.

load more comments (2 replies)
[–] pineapplelover@lemm.ee 10 points 1 day ago (5 children)

Qalc. Best calculator ever hands down

load more comments (5 replies)
[–] Manifish_Destiny@lemmy.world 4 points 1 day ago (2 children)

I do a fair amount of pentesting and I'm on mobile, so I'll just list software.

Trufflehog & nosey parker (both kinda suck, but there's nothing better)

Subfinder

Nuclei

Credmaster

To name a few.

load more comments (2 replies)
[–] MachineFab812@discuss.tchncs.de 9 points 1 day ago (3 children)

digiKam was the first Linux application I encountered that was so polished and useful for what it does that I tried to shoe-horn it into any and every DE I experimented with, as well as installing it onto my windows machines under KDE4Win.

load more comments (3 replies)
load more comments
view more: ‹ prev next ›