insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.27k stars 307 forks source link

Possible to invite people during 'add' ? #575

Open le-dawg opened 3 years ago

le-dawg commented 3 years ago

I am looking for a CLI that allows the creation of of gcal events along with invitees and setting permission for them:

gcalcli add "ATT Retrospective" -invite -tom@lol.com ashley@lmao.com -permissions 0,1

Is there need and desire for this from others? OSS is all about contributing and I think I might just be able to do this even though I never worked with the google calendar API