Go to file
Brian Buller eb0d0a7072 Add 'brief' command 2019-01-24 07:07:41 -06:00
.gitignore Include other platform binaries in .gitignore 2017-03-09 11:19:12 -06:00
README.md Added link to galendar page 2017-03-16 16:22:19 -05:00
client_secret.go.example Quick Add and Config Screen Work 2017-03-09 09:32:40 -06:00
config_mode.go Started work on Interactive Mode 2017-03-23 11:54:35 -05:00
go.mod Switch past events to 'HiBlack', 'Faint' color 2018-11-05 06:52:22 -06:00
go.sum Switch past events to 'HiBlack', 'Faint' color 2018-11-05 06:52:22 -06:00
main.go Add 'brief' command 2019-01-24 07:07:41 -06:00
struct_account.go Fixed TimeZone sorting issue 2017-03-23 07:44:45 -05:00
struct_calendar.go Fix 'All-Day' tomorrow bug 2018-03-14 08:43:22 -05:00
struct_event.go Switch 'past' events to 'HiBlack','Faint' color 2018-11-05 06:51:50 -06:00
struct_screen.go Several Updates 2017-03-15 14:38:37 -05:00
ui_mode.go Started work on Interactive Mode 2017-03-23 11:54:35 -05: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

Binaries can be downloaded from: https://bullercodeworks.com/galendar/