Ovumcy v0.1.0 — Initial Release
First public release of Ovumcy — a privacy-first, self-hosted menstrual cycle tracker.
Features
- Cycle tracking: period days, flow intensity, symptoms, notes
- Predictions: next period, ovulation, fertile window
- Calendar and statistics views
- Partner mode with privacy-preserving read-only access
- Data export in CSV and JSON
- Russian and English localization
Self-hosting
git clone https://github.com/terraincognita07/ovumcy.git
cd ovumcy
docker compose -f docker/docker-compose.yml up -d
Open http://localhost:8080
Tech Stack
Go · Fiber · GORM · SQLite · HTMX · Alpine.js · Tailwind CSS · Docker
Full Changelog: https://github.com/terraincognita07/ovumcy/commits/v0.1.0