75 private links
Make Linux (made for debian/xubuntu) look exactly like Win95 - just in case you ever feel nostalgic for a weirdly homey desktop feel.
Efficient Duplicate File Finder with extensive cli interface
GitHub - qarmin/czkawka: Multi functional app to find duplicates, empty folders, similar images etc.
File duplicate finder with a simple GUI. Has a cli frontend as well.
Cute little terminal TUI browser for gopher, gemini, finger (and your local files).
Runs on basically everything and uses some vim-like keys. Can also be made to work the the web but.. do you really want to?
:love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Probably the best free mail client for people that either come from e.g. Outlook or just wanna have something to read mail and don't care what it is.
Small python-gtk application, which helps the user to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface
networking - How to change network interfaces' priority.
A little older explanation but still working marvelously
Dovel is a simple and extensible SMTP server that let's you send and receive email using a self hosted instance with minimum configuration. Dovel is free and open source software written in Go.
Manage and view runit services. Specifically made for voidlinux.
A tag based file management system. Somewhat similar to TMSU the metadata management works a little differently.
Where tmsu lets files lie where they are and uses last-changed and hashes (I believe?) to identify files,
tocc makes you 'import' files into a special tocc-managed directory.
You can assign tags same as with TMSU (though it does not have tag=value tags).
It also provides a toccfs, similar to the tmsu fs, to find your files in, e.g. tocc-fs-mountpoint/tag1/tag2/tag3/files
. It will show tags as directories and files as files, very simple.
Having tocc manage the directory to me is worse than the simple hidden directory of TMSU,
but doing so means the directory does not have to constantly be repaired like TMSU does whenever a file is changed
(or moved but you can't move in tocc-land anyway).
The tocc fs seems a little simpler in approach and I really like it, may prefer it to the TMSU query/tags
substructures.
Electron but slimmer basically. Can theoretically be super multi-platform (including mobile soon-ish?).
Allows you to write JS/Typescript for frontend stuff for the desktop just like electron
Discussion on using arch for daily work within a docker container. Could be useful e.g. for a vps machine running replicable arch or similar.
Especially interesting is the docker vs lxc/systemd-nspawn discussion a bit further down: https://lr.artemislena.eu/r/archlinux/comments/u2he05/arch_in_docker_for_daily_use/i4kmaga/?context=3
Uses chroot to pretend for restic that the latest snapshot is actually the whole filesystem.
Restic can then create its backup snapshot in peace while the live file system can change without any conflicts.
All orchestrated by systemd timer and service unit.
Sounds pretty neat! Could perhaps learn something for my own backup solution.
a simple named pipe management utility.
Really nice utility which creates ad-hoc named pipes for you which you can then use later. The Readme explains it well.
Can honestly have so many uses, it's staggering but I think it is one of those programs you forget about until you really really need it.
A port of i3bar for river.
Wayland and riverwm-compatible port of i3bar statusbar. Also works with the fast i3bar replacement i3bar-rs. Neat!
Simple explanation of the rfkill command - did not know it had a toggle function before!
Graphical console greeter for greetd. Contribute to apognu/tuigreet development by creating an account on GitHub.
Simple (but configurable) TUI interface for login manager (akin to ly).
Keymap manager for wlroots-based compositors.
A which-key like map display for wayland. Written in rust. Also implemented as a launcher - contains direct commands for whatever the matching keymap is.
A leader key-style command launcher for the sway window manager.
Similar-ish to which-key in that it displays key combination results but functions as an actual runner.
A universal which-key command to provide spacemacs-like shortcut tooltip on desktop and any windows.
Allows you to show which-key like keymap overlays for e.g. your window manager, as well as individual programs (using 'major modes' - though I am not sure how well it works in practice).
I believe this is an X11-only application