Brian Buller
c4e55cc52f
* Handle Some Settings Better * Better Parameter Detection * Implemented Event IDs for Event Operations * View an Event's Details * Delete Events * Display Help * Show approximation of some Calendar Colors (This is kind of a mess, since I'm converting web hex colors to 3 bit ansi, so it's not done) |
||
---|---|---|
.gitignore | ||
client_secret.go.example | ||
config_mode.go | ||
main.go | ||
README.md | ||
struct_account.go | ||
struct_calendar.go | ||
struct_event.go | ||
struct_screen.go | ||
ui_mode.go |
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