Go to file
Brian Buller caeb987e12 Add Readme File
Fix 'refresh' function
2017-03-09 12:16:16 -06:00
.gitignore Include other platform binaries in .gitignore 2017-03-09 11:19:12 -06:00
README.md Add Readme File 2017-03-09 12:16:16 -06:00
client_secret.go.example Quick Add and Config Screen Work 2017-03-09 09:32:40 -06:00
interactive_mode.go Quick Add and Config Screen Work 2017-03-09 09:32:40 -06:00
main.go Add Readme File 2017-03-09 12:16:16 -06:00
struct_account.go Colorize some results 2017-03-02 10:26:34 -06:00
struct_calendar.go Colorize some results 2017-03-02 10:26:34 -06:00
struct_event.go Colorize some results 2017-03-02 10:26:34 -06:00
struct_screen.go Colorize some results 2017-03-02 10:26:34 -06:00

README.md

galendar

Google Calendar CLI Client

In development still.

Current features

gal [today] - Fetch and print today's agenda for all calendars flagged as 'default' gal config - Open an interactive mode to configure the application gal add <quick add text> - Quickly add an event to your default google calendar gal refresh - Invalidate the cache then run gal today