ExerciseDiary
ExerciseDiary is a self-hosted workout diary with a GitHub-style year visualization heatmap. Built with Go and SQLite, it runs as a single lightweight container with no external dependencies.
What You Can Do After Deployment
- Open the web interface and start logging your daily workouts
- View your exercise history with a year-long heatmap visualization
- Optionally enable session-cookie authentication for security
- Access from any device through the responsive web interface
Key Features
- GitHub-style year visualization heatmap for workout tracking
- Lightweight Go binary with embedded SQLite database
- Session-cookie authentication support
- Configurable via environment variables or web UI
- Mobile-friendly responsive design
License
MIT — GitHub