Very simply, this is a document viewer type version that plays a similar role as mailcap and other such utilities. Its focus is on displaying documents quickly in a terminal (or a popup terminal).
bash / linux / programming
Posted on:
MAN, it’s APROPOS. TL;DR: A fix to too many CHEAT sheets
If you snickered, take a look at this project of mine that unifies manpages, apropos, cheatsheets, and TLDR sheets.
bash / linux / programming
Posted on:
A TMUX Devours A Bar
If you use TMUX, you probably want to take a quick look at this post. 🙂
linux / mpd
Posted on:
Simple Smart Playlists for MPD (that work!)
A smart playlist creator for MPD that is lightweight, self contained, and works, written in BASH.
bash / linux / programming
Posted on:
Clean URLs (And More) With This Bash Script
This bash script will take an URL, follow any redirects, and if it didn’t exist, see if it had been archived by the Internet Archive and return that link instead.
linux / programming
Posted on:
Agaetr and Orindi – Working With RSS, email, and social media
Two projects I’ve coded: one transforms RSS into social media posts, the other transforms emails into webpages and RSS feeds.