Get your conference schedule in your personal calendar.
Disclaimer: Only tested on iOS.
conda env create -f environment.yaml
conda activate icassp_exporter
- Compose your schedule for the conference
- In the app, go to the settings and "Send Backup to Support"
- Send it to you (it's an SQLite database)
- run
python export.py -i example.icassp-ios-backup
- import
ICASSP19.ics
to your program of choice
It will export an ICS file which you can then open with your favourite tool.
This is a quick hack. I had to adjust my timezone handling, please use
the -o
parameter for this.
python export.py -i example.icassp-ios-backup -o -1
If you find this tool helpful, I take cocktail vouchers.