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.
Boxbuddy makes it incredibly easy to use distrobox, a great way to install software that might not be available for your distro, but is available on another distro, or just a way to keep a piece of software in a stable state (like DaVinci Resolve with davincibox).
If you use a “gaming distro”, I’m sure you’ve seen Input Remapper. It’s a neat utility that can create macros for all your peripherals or rebind keys as you like. Want to bind you controller so it works like a mouse? Possible. Want to macro key pressed by using the forward button on your mouse? Possible.
Did you leave Foobar2000 behind when you switched to Linux? Why not give Fooyin a try. It’s a relatively new audio player with aspirations of becoming just as configurable as FB2K. For me replaygain is quite important, and while some other FOSS audio players support it, not many has replaygain generation. And Fooyin does. While also being just as easy to set up and use as Foobar. Worth a look.
A good Foobar alternative is Deadbeef music player, another one with modular design, replaygain, and lots more. Built on GTK
GitHub Application Manager (GAM): https://github.com/fmstrat/gam
It’s like
apt
for installing directly from Github releases. A plug, sure, but I still use it regularly for things like FreeCAD, Cura, OrcaSlicer, and so on.gnome-network-displays let’s you cast your screen to a wireless display (Miracast) or to a Chromecast device.
It works with KDE no problem and even under Wayland.
It creates a virtual display that can be organized like any other display: unify with another screen or extend the desktop using your DE’s default method/UI. And then it uses standard screen sharing conventions to send content to that virtual display.
I don’t know what kind of dark arts the developer(s) employed to make this possible, but the end result is simple wireless display in Linux that just works! A MUST for using Linux in a business setting.
I really like
units
. It feels much better to use than the calculator that pops up after a Google search.~ $ units '190 cm' 'ft;in' 6 ft + 2.8031496 in
Cool! Though I’ll probably still use krunner for this
This looks amazing and I need to have it in my life. Thank you so much for sharing
units
is really powerful. I worked with the team there to appropriately support Gaussian units since it seems no other tool would—took a bit of retrofitting to support fractional exponents like “grams^1/2”, but I have yet to find another tool that handles this even remotely correctly.
auto-cpufreq to automatic CPU speed & power optimizer to improve battery life for Laptops.
Syncthing for syncing folders and files directly between your devices.
Also whatever software or driver I loaded to make this HP Thunderbolt Docking Station work with Linux.
qpdf is handy for merging PDFs. Command line but quick to learn for most usage.
Steam added an excellent screen capture feature to their overlay, but I like being able to capture my screen anytime, not just when playing games with the steam overlay.
gpu-screen-recorder is the perfect tool for this, you set up a command to run at startup and the software records the last X minutes in the background, with barely any hardware utilization. Add a hotkey for another command that saves the recorded clip to a file, and boom, simple and efficient replay recorder. I’m honestly surprised this app wasn’t mentioned yet.
The Docker Engine makes hosting applications over your network easy, if you have spare hardware I highly recommend setting up your own server.
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.- I reconfigure
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.
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.
Can you expand on these later when you have time?
Check out earlybird as an alternative to trufflehog.
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.
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.
I invented WinApps. http://nowsci.com/winapps
I had a conversation started with the org fr their takeover and they just dropped off. If anyone from there is reading this, please reach out.
Morphosis & DSNote
Thanks, upvoting for those two.
deleted by creator
I’d love your list of selfhosted stuff. I’m running a little server with TrueNAS Scale and it’s working really well.
You could give a try to running a gemini server like agate. It is text + file serving protocol similar to gopher.
https://en.m.wikipedia.org/wiki/Gemini_(protocol)
https://geminiprotocol.net/docs/faq.gmi
https://github.com/kr1sp1n/awesome-gemini
It is really good for organizing and distributing text, media and files like with gopher. And I think due to its simplicity, it is perfect for using it in a home or lab network.
Media & Content Management
- FreshRSS - Self-hosted RSS feed aggregator with multi-user support, mobile API, and custom tags.
- AudioBookShelf - Self-hosted audiobook and podcast server with mobile apps and progress syncing across devices.
- PhotoPrism - AI-powered photo management platform with facial recognition, geo-tagging, and automatic organization.
- Jellyfin - Free media server for streaming movies, TV shows, music, and photos with no licensing restrictions.
- Karakeep - Personal data backup and synchronization tool for maintaining local copies of online content. AI tagging, lists, easy to use interface. Really good stuff, especially combined with a browser plugin.
Productivity, Documents & Task Management
- Vikunja - Task management app with Kanban boards, Gantt charts, multiple views, and team collaboration features.
- Memos - Self-hosted memo hub for capturing and sharing thoughts with markdown support.
- Docker Obsidian - Containerized version of Obsidian knowledge management app for browser access.
- Stirling PDF - Comprehensive PDF manipulation tool with 50+ operations including merge, split, convert, and OCR.
- Paperless-ngx - Document management system with OCR, tagging, and full-text search capabilities.
- LanguageTool - Grammar and spell checking service with support for multiple languages and integration APIs.
Good Deeds
- Archive Team Warrior - Docker container for contributing computing power to internet archiving projects.
I currently use Immich for photo backup and whatnot. Would you say PhotoPrism is better than Immich?
I was using it for auto tagging of categories. I haven’t tried immich but I just moved my photos to my snapraid, so I might give it a shot. It looks like it’s come far since I looked last.
It does work really well. Backs up everything, the mobile app works. Though I am having trouble with it auto switching URL dependant on local or remote but I think that’s a me thing
I have been running Jellyfin for a while now with great success, and prefer Immich over Photoprism. The rest look real interesting, especially Sterling PDF.
Localsend is rad, super useful: https://localsend.org/
Send any file across different devices over the network. FOSS and fast. Highly recommend.
I mean if it’s local network I’d use kde connect. It has a bazillion features, but sending files through the normal share button is one of them.
KDE connect can be good too but I like localsend for sharing files with any and all devices like when I’m moving phones and need to send a file to the new one or between my PCs. You’re not wrong though, KDE connect works well for fileshare too.
Localsend works on Mac and windows as well
KDE Connect also works on Mac & Windows.
Definitely should use whatever software you’re comfortable with.
But I seriously cannot recommend KDE Connect highly enough. It’s a great piece of software
You can send to different machines then your kde connect one with localsend, e.g. wife’s PC, kid’s tablet, brother’s phone, etc.
Qalc. Best calculator ever hands down
better than
bc
?You mean Qalculate, right? If so, I agree.
- -
✍︎ arscyni.cc: modernity ∝ nature.SpeedCrunch for the win ! 😉
But seriously, compared to qalculate I prefer SpeedCrunch UI.