A tool and system daemon to sync your system keyring with bitwarden and/or keeper password managers. This will allow the local secret service on your OS to utilize synced keys, and allow you to sync keys from the secret service to your cloud password manager for easier migrations.
Updated 2026-09-02 22:22:45 +00:00
little gui tool to help new linux gamers setup their game drives
Updated 2026-05-15 22:17:35 +00:00
Just a collection of tools and scripts, eventually I'll get them to interact with eatchother a bit better. For example the next goal is to get all my parsers to parse the output of tools and give you the option of inserting them directly into your obsidian notebook.
to build each project you'll want to have rust installed on your computer, I personally recommend using rustup according to the instructions [[https://www.rust-lang.org/tools/insall|here]] once you have that installed and a default toolkit selected you should be able to just use cargo to compile these. I've only really tested most of them on linux but they might work for windows as well.
Updated 2026-03-03 16:08:20 +00:00
small program to crack the private key of a pfx file when you don't have the password. Should be pretty fast as I plan to parallelize it.
Updated 2026-03-03 16:07:24 +00:00