shatpolina / clue_parse

Simple parse backup data from the Clue app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clue json backup parse

Simple parse backup data from the Clue app
The creators of the app do not mean that you can view your cycle history for free. But you can request a backup of your data from support.

This script parse only the cycle length history, without additional parameters.
History is displayed from the last completed cycle, open cycle is not taken into view.
'Spotting' tag is taken into view if it is inside a period.

Run

python main.py filepath

About

Simple parse backup data from the Clue app


Languages

Language:Python 100.0%