Self-hosted end-to-end encrypted file storage designed for local hardware. All encryption (AES-256-GCM) is client-side — file contents, names, and directory topology are encrypted before upload. Uses a Merkle tree for obfuscated directory structure, hash sharding for blob storage, and concurrent multi-device sync with race condition handling. Vanilla JS WebUI, Python/FastAPI backend, Docker Compose ready. BSL license, 2 stars.
Lightweight self-hosted app to track fuel, tax, insurance, servicing, and vehicle lifecycle costs. PWA for quick logging at the pump, with REST API and ready-to-use Home Assistant package (templates + reminders). Single FastAPI + SQLite app, Docker Compose ready with pre-built multi-arch images. 5 stars, MIT.