{"id":50091805,"url":"https://github.com/mapgie/goflo","last_synced_at":"2026-05-30T22:00:39.183Z","repository":{"id":359439369,"uuid":"1245178949","full_name":"mapgie/GoFlo","owner":"mapgie","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-30T00:05:42.000Z","size":503,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-30T01:11:49.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapgie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-21T01:42:31.000Z","updated_at":"2026-05-29T23:46:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mapgie/GoFlo","commit_stats":null,"previous_names":["mapgie/goflo"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/mapgie/GoFlo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapgie%2FGoFlo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapgie%2FGoFlo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapgie%2FGoFlo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapgie%2FGoFlo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapgie","download_url":"https://codeload.github.com/mapgie/GoFlo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapgie%2FGoFlo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33711018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-23T00:12:17.072Z","updated_at":"2026-05-30T22:00:39.174Z","avatar_url":"https://github.com/mapgie.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoFlo\n\nA private, local-only period tracking app for Android.\n\n## Privacy\n\nAll data is stored on-device. GoFlo makes no network requests, has no accounts, and includes no analytics or crash-reporting SDKs. Cloud backup and device transfer are explicitly disabled.\n\n## Requirements\n\n- Android 8.0 (API 26) or higher — minimum is set at API 26 because\n  `NotificationChannel` (introduced in Android 8.0) is required to create the\n  alarm-stream notification channel that lets period reminders bypass Do Not\n  Disturb. Raising this minimum further is a MINOR version bump and needs a\n  changelog entry.\n- JDK 17 for building\n\n## Building\n\n```bash\n# Clone and open in Android Studio, or build from the command line:\ngit clone https://github.com/mapgie/GoFlo.git\ncd GoFlo\n\necho \"sdk.dir=$ANDROID_SDK_ROOT\" \u003e local.properties  # or set path manually\n\n./gradlew assembleDebug        # build APK\n./gradlew test                 # run unit tests\n./gradlew lintDebug            # run lint\n```\n\nThe debug APK is signed with the committed `debug.keystore` so all builds (local and CI) share a consistent signature. OTA updates work without reinstalling.\n\n## Releasing\n\nReleases are created manually via GitHub Actions → **Build \u0026 Release APK** → **Run workflow**. Every PR must bump `versionCode` and `versionName` in `app/build.gradle.kts` and add a `CHANGELOG.md` entry. CI will reject PRs where the version already has a published release.\n\n## Contributing\n\nSee [`template_requirements.md`](template_requirements.md) for the full project standards checklist and [`LESSONS.md`](LESSONS.md) for hard-won implementation notes.\n\n## Contact\n\nIssues and feature requests: [GitHub Issues](https://github.com/mapgie/GoFlo/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapgie%2Fgoflo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapgie%2Fgoflo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapgie%2Fgoflo/lists"}