gdrive is a command line utility for interacting with Google Drive.
- Enable https://console.cloud.google.com/marketplace/product/google/drive.googleapis.com
- https://console.cloud.google.com/apis/credentials and application type to be Desktop App give some name
- In "OAuth consent screen", set Publishing status to Testing; User type to External; In "Test users" add your email address.
- Just edit the cliendID and secret.
./compile
(on linux)