Skip to content

SCP002/gdrive

Repository files navigation

gdrive

Important

This tool is no longer maintained. This fork intends to collate important fixes that are necessary to keep this thing working. This fork also does not include binaries, on purpose.

To build your own binaries, follow the steps here to get your own client ID and secret.

Then, supply the obtained Client ID and secret to go build:

go build -ldflags "-X main.ClientId=${CLIENT_ID} -X main.ClientSecret=${CLIENT_SECRET}"

Overview

gdrive is a command line utility for interacting with Google Drive.

Important

This tool is no longer maintained. This fork intends to collate important fixes that are necessary to keep this thing working. This fork also does not include binaries, on purpose.

About

Google Drive CLI Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.8%
  • Shell 2.8%
  • Nix 0.4%