crgwilson / imbusy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imbusy

Run tests

Schedule events (mainly on-call shifts) onto a shared google calendar so my family will stop asking me about it :)

Pre-requisites

This CLI uses Google's calendar API to schedule events, follow their documentation to create the necessary credentials.

Testing

Tests & linting for this project are done using tox

foo@bar: tox

TODO

  • Cache the auth token received from google
  • De-jankify the whole auth flow

About

License:MIT License


Languages

Language:Python 100.0%