Why I code
I am very motivated by "Hey, that program doesn't work the way I want it to! Let's bend it to my will!" While my code isn't always optimized, I've worked pretty hard to make it:
- A learning experience for me that fixes a problem/need I have.
- Easy to figure out how it works
- Resistant to bitrot ( shakes fist at all the abandoned python2 programs )
- Able for someone else to come along and fix any bitrot that happens if I'm not able or around to do it myself.
That's led to a lot of these being in BASH. There's some BASHisms throughout, so they're not exactly POSIX-compliant, but hopefully they're close enough that someone who is better at such than I can easily tweak them.
Programming Work
tdab
Create side and top bars in tmux easily, along with a "devour" style command.
agaetr
Modular scripts to take text, images, and links from RSS feeds and push to social media
automatic_wondershaper_wombat
A script in bash (with some assorted tools) to collect info about available bandwidth and to perform traffic shaping
ddwrt-who-is-connected
A script to output who all is actively connected to your DD-WRT router
khalo
A selfhosted way to create images with quotations using fortune, imgmagick, and unsplash.it to create your own quotation porn.
mpdq
Automatic MPD "smart playlist" creator in bash with minimal but hackable setup.
muna
Clean a series of links, resolving redirects and finding Wayback results if page is gone
newsbeuter-dangerzone
Enhanced, modular, bookmarking for newsboat, newsbeuter, or (for that matter) anything that can pass a title and an URL to a program.
orindi
Transform your e-mail newsletters into webpages and an RSS feed.
ppl_virdirsyncer_addysearch
A GUI/TUI addressbook searcher/viewer for use with a mess of vcards
quite-intriguing
Find the right manpage or cheatsheet, easily.
showdocs-wombat
Parsing and converting documents on the fly in the terminal (or with a terminal popup)
skipa
BASH/YAD script to Read and fix PDF tags in filenames and exif metadata
ufw-iptables-archer
Simplifying (I hope) UFW and iptables, includes a utility to get blocklists and incorporate them.
vindauga
Download and display album art or display embedded (or folder-based) album art. Designed to work with MPD, the music player daemon.
weather.sh
A bash script to get the weather from OpenWeatherMap and output to the terminal, Openbox, or HTML
yolo-mpd
Various music-related tweaks/tips/scripts. Includes fuzzy selection of artist/genre/album script and albumart in the console script
khalo
Using BASH to create a quick web based lyrics/art view of a playing MPD instance, and using BASH and CGI to implement a web-based remote control for MPD.