[Tools] Period Tracker: add v1.0#1129
Open
gorshunovr wants to merge 2 commits into
Open
Conversation
Submit Period Tracker (period_tracker) — multi-user menstrual cycle tracking with predictions, statistical learning, and PIN protection.
Exclude test_data from ufbt "*.c*" glob so local sample CSVs cannot break linking.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Application Submission
Period Tracker is a Flipper Zero app for multi-user menstrual cycle tracking. It supports per-person profiles, event logging (period starts and symptoms), cycle predictions (next period, PMS, ovulation/fertile window where applicable), statistical learning from history, a daily digest of upcoming alerts, cycle statistics with regularity/confidence, and optional 4-digit PIN protection. All data stays on the SD card (CSV + profile files).
Source: https://github.com/gorshunovr/period_tracker
Commit:
193770d1a4421d681ed736ee455e15fc36019bfdCategory: Tools
Version: 1.0
Extra Requirements
Author Checklist (Fill this out)
python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zipAI usage disclosure (Fill this out):
Partially AI assisted (clarify below which code was AI assisted and briefly explain what it does).
Fully AI generated (explain what all the generated code does in moderate detail).
AI tools were used for catalog packaging and documentation (manifest, README/catalog description cleanup, test data generator packaging, PR preparation). Core application C sources and scenes were written and maintained as the project itself; AI also assisted earlier development iterations on the app.
Reviewer Checklist (Don't fill this out!)