Pinned Repositories
browserexport
backup and parse your browser history databases (chrome, firefox, safari, and other chrome/firefox derivatives)
dotfiles
my dotfiles/scripts; cross-platform (linux (arch), macos, android (termux), windows (WSL))
exobrain
something like a public wiki, - a place to store notes, ideas, blogposts, photography, or writing
gitsigns-yadm.nvim
gitsigns _on_attach_pre hook to show git decorations for files tracked by yadm
google_takeout_parser
A library/CLI tool to parse data out of your Google Takeout (History, Activity, Youtube, Locations, etc...)
HPI
Human Programming Interface - a way to unify, access and interact with all of my personal data [my modules]
keepassxc-pwned
Check your keepassxc database against previously breached haveibeenpwned passwords
mal-id-cache
An cache of MAL database IDs updated whenever something is added to the database
mpv-sockets
A collection of bash scripts to allow easier and programmatic interaction with mpv sockets
sqlite_backup
a tool to snapshot sqlite databases you don't own
purarue's Repositories
purarue/dotfiles
my dotfiles/scripts; cross-platform (linux (arch), macos, android (termux), windows (WSL))
purarue/mal-id-cache
An cache of MAL database IDs updated whenever something is added to the database
purarue/mpv-sockets
A collection of bash scripts to allow easier and programmatic interaction with mpv sockets
purarue/traktexport
Export your movie/tv show ratings and history from trakt.tv
purarue/exobrain
something like a public wiki, - a place to store notes, ideas, blogposts, photography, or writing
purarue/albums
an amalgamation of acclaimed album lists, i.e., my personal RateYourMusic
purarue/plaintext-playlist
An interactive terminal playlist manager; stores playlists as plain text files
purarue/my_feed
a personal media (movies, tv episodes, video games, albums, listens) feed using HPI
purarue/ttally
an interactive TUI to save things I do often (a calorie counter, concerts I go to, my weight, anything else) to JSON/YAML
purarue/evry
A shell-script-centric task scheduler; uses exit codes to determine control flow
purarue/calcurse-load
Hooks/scripts for calcurse. Sources events for calcurse from Google Calendar and todo.txt
purarue/wait-for-internet
Command line utility that waits till you have an internet connection
purarue/jikan_ex
An elixir wrapper for the Jikan API
purarue/projects
project for describing my other projects
purarue/pura-utils
useful scripts extracted from my dotfiles
purarue/dbsentinel
Lists MAL entries that have yet to be approved, denied entries and deleted entries
purarue/glue
source code for my website homepage/fallback web server
purarue/animeshorts
code for generating and maintaining my (static) site for anime short films/series
purarue/vps
Scripts used for installing/managing/restarting/monitoring processes on my server. Other misc scripts (mediaproxy/remsync) that provide FTP/Proxy like functionality.
purarue/filmswap
discord bot to facilitate anonymous film recommendation gift exchanges - like a secret santa film club
purarue/HPI-personal
Personal HPI modules/scripts
purarue/trakt-watch
a small CLI to mark items watched on trakt
purarue/xkcd-favorites
A website generator for my favorite xkcds
purarue/aoc
advent of code graveyard
purarue/dvd
a browser dvd logo animation/game
purarue/glue_geocities
An old version of my personal website, converted to a static site
purarue/HPI-fork
(This repo is an actual fork. My HPI repo is my own modules/changes -- if theres anything that I want to merge back to the main repo, I patch them in here and PR)
purarue/jikan
Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
purarue/markdown_stew
a single page HTML generator for notes/docs/markdown
purarue/poly-project-euler
Solutions to Project Euler, using distinct languages