gcall

command module
v0.0.0-...-79d20a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 10 Imported by: 0

README

gcall

GCALL creates instant Google Meet meetings via the terminal to avoid the need for clicking multiple buttons in the Google UI.

The meeting is created with the default settings of 'Instant Meeting' and 60 minutes duration. The meeting name and duration can be customized via the command line arguments.

The output of the command is the meeting URL link that can be shared with others. If pbcopy is available on the system, the meeting URL is copied to the clipboard.

Prerequisites

To use this tool, you need to have a Google account and have enabled the Google Calendar API for your account.

1. Enable the Google Calendar API

Follow the steps in the Google Calendar API Quickstart to enable the Google Calendar API for your account.

2. Download the credentials.json file

After enabling the Google Calendar API, download the credentials.json file and save it in the user home directory.

Installation

go install github.com/abhishekkr/gcall@latest

Usage

### 1. Create a Googe Calendar Meeting with default settings (name as 'Instant Meeting' and duration as 60 minutes)
$ gcall

### 2. Create a Googe Calendar Meeting with custom name and duration
$ gcall -name "My Meeting" -duration 30

Example

terminal google calendar

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL