Create an OAUth credential:
https://developers.google.com/workspace/guides/create-credentials#oauth-client-id
Point your environment variable GOOGLE_TOKEN
to the json you have created in the configuration steps below
Copy .env.example to .env and modify as needed, and install
cp .env.example .env
nano .env
./install.sh