- Ensure you're running Ubuntu with Python 2.7 and curl installed (other distributions are available although, YMMV)
- Open run.sh and add your Queen's user and password to the variables at the top of the file
- authenticate your google account using the OAuth window that pops up in your web browser
- Paste the authentication code into your terminal window and press Enter
- Choose the calendar you wish to add your events to by typing the correct number in your terminal window
- That's it!
Add option to select calendar to append events toAppend events to that calendar- Add means by which to read set of configurations (e.g. default calendar to add to)
- Refresh auth token so don't have to keep opening new browser window each time the script runs
###Notes.