https://github.com/mfa/augentropfen
https://github.com/mfa/augentropfen
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mfa/augentropfen
- Owner: mfa
- Created: 2021-09-18T11:29:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T08:47:23.000Z (over 3 years ago)
- Last Synced: 2025-06-09T10:06:00.459Z (about 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## track my eye drops usage
Augentropfen (eye drops)
requires Python 3.9 for zoneinfo
### usage
add new datatime for current time
```
./at.py
```
with specific time and/or date
```
./at.py -t 18:17 -d 2021-09-17
```
show last entry
```
./at.py -l
```
### dataformat
- csv with 5 columns: date, time, timezone, dayname and date_rolling
- date_rolling is set to the previous day when time is before 5am
### links
blogpost about analysis based on this data: