Skip to content

ishiy1993/sch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CLI client of Google Calendar

Features

  • Create an event
  • Check events in a given time period

Install and Setup

  1. Enable Google Calendar API and Get client_id, client_secret
  2. Set client_id, client_secret to environment variables SCH_CLIENT_ID, SCH_CLIENT_SECRET
  3. Clone this repo, then stack install

Usage

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

About

A CLI client of Google Calendar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published