Adding a bigger preview and OCR tools to a PDF metadata editor, plus added functionality to a command line unicode/emoji picker.
bash / computers / music / programming
Posted on:
Album Art On Your Linux Terminal
Album art on your terminal for a number of music players on linux
computers / linux / programming
Posted on:
BASH The Tarot In Your Terminal With Bash-The-Tarot
I didn’t find a full-featured tarot program in the terminal I liked, so I made one in BASH.
bash / computers / programming
Posted on:
Getting Xscreensaver Slideshows To Also Change Brightness With The Time Of Day
If you’re going to have your background change brightness with the time of day, you probably should do the same with your screensaver, huh?
linux
Posted on:
HOWTO Update XDG-USER-DIRS To Avoid Symlink Issues With Flatpak
Fixing the bwrap: Can’t make symlink error with Flatpak
computers / linux / programming
Posted on:
Using SED To Capitalize Titles — And A Tricky Escaping Problem
Using SED to get titles capitalized properly was a *bit* harder than you’d expect — but the results are worth it.