- Create an event
- Check events in a given time period
- Enable Google Calendar API and Get
client_id
,client_secret
- Set
client_id
,client_secret
to environment variablesSCH_CLIENT_ID
,SCH_CLIENT_SECRET
- Clone this repo, then
stack install
Create an event
$ sch new "Go shopping" 2017-02-01 -f 13:00 -t 15:00
Check events
$ sch ls today
$ sch ls thisweek
$ sch ls 2017-02-01
$ sch ls 2017-02-01 2017-03-01