One person fronts every bill. Everyone else owes them money. BillHive tracks the splits, generates Zelle, Venmo & Cash App deep-links, and sends beautiful HTML email summaries — all from a single Docker container on your own server.
From bill entry to payment collection in four steps. No SaaS account, no subscription — just your server.
Built for real households with real complexity. Flexible enough to handle any bill arrangement you can imagine.
The Bills tab — enter totals, see splits instantly across all household members. Every number updates live as you type.
The native iOS companion app connects directly to your self-hosted BillHive server. Same data, same splits, same email summaries — from your iPhone.
BillHive ships as a single Docker image. No external database, no Redis, no cloud services. One command and you're running.
The image is published to GitHub Container Registry. A named volume persists your SQLite database across restarts.
Navigate to http://localhost:8080. The app loads instantly — no login, no setup wizard.
Add household members in Settings. Name, icon, and color each bill directly on the Bills tab — then start entering monthly amounts immediately.
Remote-User header and automatically scopes all data per user — safe for a shared household server.