Cursor Location

plugin for Obsidian

github stars commits issues repo size license

This plugin for Obsidian displays the location of the cursor (character and line number). Whenever I use Obsidian, I always found myself wanting this functionality but there wasn’t a plugin that just did this.


BorgAPI

module wrapper for borgbackup

github stars commits issues repo size license

I wanted to be able to use borgbackup more easily in python scripts. Even though borgbackup is written in python, it is designed to be only be used as single call cli comands. This does use the program in a way that is not intended or supported by the borgbackup developers. I use this to backup my home server.


Batch Renamer

cli utility

github stars commits issues repo size license

Batch Renamer (brp) is a repl cli program I wrote when I found the need to rename a bunch of files in a similar way (usually using some regex pattern). The catalyst for writing brp was when I was ripping some tv shows and I needed all the filenames to match. This made it a much less painful process. There are gui applications that solve this but I needed something for my linux server.


Discord Bot

a kitchen sink bot

github stars commits issues repo size license

The whatno Discord bot is primarily used in the fan server for the webcomic Dumbing of Age. I adjust it for whatever we decide we want, like a daily group reread of the comic or collecting stats on how we feel about the current comics. I was also working on a bot that would notify users of when a new chapter of a manga was published on MangaDex using their new API, but I’ve put that on hold for now.


Spats

asset tracking software

github stars commits issues repo size license

github stars commits issues repo size license

The SPATS Personal Asset Tracking Software (SPATS) is an application I’m working on that helps track things you own (your personal assets). I haven’t found any selfhosted software that is tailored to just a single household. I also called it SPATS because I think that recursive names are fun and silly and I like that.


Ergodox Ez Qmk Firmware

custom keyboard layout

github stars commits issues repo size license

The (probably overcomplicated) keyboard layout I use for my ErgoDox EZ split keyboard. The keyboard uses the QMK Firmware. I tinker around and change the keyboard up way more than I should, but I find it fun to do.


Twitter 2 Reddit

auto post images from twitter to reddit

github stars commits issues repo size license

I originally wrote this for /r/littlenuns to grab @hyxpk’s daily images and post them on the subreddit. After working on it a bit, I tried to generalize it but haven’t tested it with any other user or subreddit. It has been archived with both Reddit’s and Twitter’s API limits.