This repo contains a collection of binaries, scripts, amenities that I use on a daily basis and created over time.
The binaries are written mostly in python/bash and also most of them have tests with a good coverage.
The repo is heavily under development and I will add more binaries that I built over time when I have time to clean them up and make them public.
Each of them can be installed easily with nix (with the dependencies managed) or copied them (without the dependencies managed).
Based on my personal preference, I use a simple naming convention for the binaries:
util-<category>-<name>-<eventual-subname>
Some (not all) of them start with util so it is easy to find them in the terminal
Some of the binaries are in:
- system: various linux related utilities
- security: security related tools
- pass-bitwarden-sync: sync your pass passwords into a bitwarden vault
- tartufi: simple trufflehog companion that will let you scan an entire docker registry organization for secrets
- privacy: privacy tools
- util_privacy_telegram_cleanup: cleanup your telegram account: delete all messages older than x days from groups and dms
- productivity: productivity tools
- task-sync-lib: a library to sync your tasks with different systems (logseq and youtrack atm)
- nix: nix specific productivity tools
- ai mcp servers that I use with AI tools