Open source
Tools released under permissive licenses. Built to scratch my own itch. Shared so others can put them to use.

Qonto Backup
Self-hosted CLI that exports your full Qonto business account to local disk every night: transactions, attachments, and PAdES probative receipts. Runs as a Docker container or Node binary on a Synology NAS.

Mongo Backup S3
Small Alpine Docker image that backs up and restores MongoDB to any S3-compatible store (AWS S3, Backblaze B2, Cloudflare R2, MinIO, Wasabi), with age-based or grandfather-father-son retention. Driven by your existing cron.

c
One command to pick a Claude Code account and launch it, showing each account's 5-hour and weekly usage with the time until reset. A single dependency-free file, published on npm as @tonoid/c.

agent-loop
Runs coding agents against your repositories on a schedule, unattended, across several provider accounts, without exhausting any of them or starving the humans who share them. Published on npm as @tonoid/agent-loop.