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.


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.


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.