github ovumcy/ovumcy-web v0.1.0
v0.1.0 — Initial Release

latest releases: v0.9.2, v0.9.1, v0.9.0...
2 months ago

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

Don't miss a new ovumcy-web release

NewReleases is sending notifications on new releases.