|
|
|
Show HN: Go Program for Effortlessly Creating Google Meetings from Terminal
(github.com)
|
|
1 points
by xablau
1184 days ago
|
|
I use Google Meetings quite often for ad-hoc conversations and pair programming sessions and I hate to go through all the buttons in the Gmail UI to create these meeting rooms and copy the link. For this reason, I've create a Go program that uses the Google Calendar API for creating instant meetings with single command on the terminal and copy the link to my clipboard. Please have a look and if you have any feedback that I can use to improve this program, please share it! |
|