Postbox tracks paper letters and postcards from sending to delivery.
It is a self-hosted, multi-user PWA for recording outgoing and incoming mail, delivery dates, and journey duration. Telegram Login provides authentication without a separate account system.
- Record outgoing and incoming letters and postcards
- Track sent and delivered dates
- Calculate how long each journey took
- Keep records for mail that never arrived
- Isolate data between users
- Install the mobile-first web app as a PWA
- Sign in with Telegram
poetry run postbox-apiThen open http://localhost:8000/login
- Deployment — production setup with Docker and nginx
- Development — local setup and checks
- Python packaging — wheel-based build flow
- Visual direction
- Contributing