vdirsyncer - sync calendars and contacts
Python tool that mirrors CalDAV/CardDAV servers to local files (and back). The plumbing layer behind half the FOSS calendar setups out there.
Related entries
Agentic Video Editor
Turns raw footage plus a creative brief into a polished ad using a Gemini + FFmpeg multi-agent pipeline. Useful reference for chaining vision and editing tools.
gita - manage many git repos with sanity
Python CLI for running git commands across N repos at once. Groups, parallel fetch, and side-by-side status - perfect for monorepo-of-repos setups.
Zane Ops - self-hosted PaaS
Beautiful self-hosted control plane for deploying web apps, static sites, and databases on your own infra. Render/Railway feel without the lock-in.
PyApp - runtime installer for Python applications
Wrap any Python project as a single Rust binary that bootstraps its interpreter on first run. Distribute Python tools without asking users to manage envs.