An open API service indexing awesome lists of open source software.

https://github.com/mfa/augentropfen


https://github.com/mfa/augentropfen

Last synced: 12 months ago
JSON representation

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: