Sparkling gems and new releases from the world of Free and Open Source Software
FOSSPicks
This month Graham looks at wallabag, Read It Later, killport, F3D, Tenacity, Cataclysm: Dark Days Ahead, botany, and more!
Link manager
wallabag
For as long as there's been web browsing there have been ways to save and manage links for later reading. Of course, most of us use bookmarks, but it's also common to sync bookmarks across devices, or to use a third-party service to save a bookmark and cache its content for improved readability or for offline access. One of the best options is Pocket, a commercial subscription service with a generous free tier that was called Read It Later, before being acquired by the Mozilla Corporation in 2017. Thanks to this commercial background and its continued patronage under Mozilla, Pocket has mature platform support, with apps for Android, iPad, iOS, macOS, and Windows, and first-party integration with Firefox. This makes Pocket convenient and accessible from wherever and whenever you need it. It's even central to the creation of these very pages because the author extensively uses it to cache open source software discoveries from whichever machine or device they were discovered on.
Despite Mozilla's position as custodian of Firefox and the open web, and its promises to the contrary, Pocket's server code remains proprietary, and the service recently dropped one of its most useful features. This was its ability to add links to your Pocket account by sending an email to a special address. This was a great solution if you didn't have an integrated client handy and was the only option if you used a web browser without Pocket support, such as the brilliant qutebrowser. Which is where we come to true open source alternatives, and wallabag is the best of them. Wallabag is a PHP web application and server with accompanying apps and browser integrations. You can self-host the server or pay a small fee (about $10) to use the project's hosted service. Setting this up yourself is relatively convoluted, but can be done with a cheap VPS or home server. You'll need a domain name, NGINX, MySQL/MariaDB, Let's Encrypt, and some configuration tinkering – nothing the average Linux nerd or sys admin can't handle before breakfast, and it's often worth doing it this way for privacy and peace of mind. You can then generate client keys from the web client for any of the accompanying apps, which will securely and privately add links to your account whenever you summon them.
A clever tagging system can be used to either categorize links manually or with automatic pattern matching, such as listing certain sites for "science" or "synthesizers." These make browsing your new and archived links much easier to manage, regardless of whether you use the web portal, or Android and iOS apps, to read the content you save. Each client will extract the contents of your links, allowing you to read an article within wallabag's own distraction-free reading environment, or you can use integrated RSS generation to turn your lists of links into an RSS feed for use with a native Linux newsreader, such as Read It Later, or even to get Calibre to automatically send articles to your e-ink device. There's even a command-line client for adding, removing, and tagging articles, and it perfectly replaces Pocket's old email functionality, letting you add wallabag support to any browser or scripted solution. Wallabag excels like this because it's open source, and developers can make it work anywhere from Emacs to Safari on macOS, and there's never been a better time to give it a go.
Project Website
wallabag client
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.