/google-drive-uploader

Enable upload files to google drive.

Primary LanguagePython

google-drive-uploader

Enable upload files to google drive.

Setup API client secrets

  • Setup a CLI cert from here.
  • Or follow this medium.
  • Save your cert file as client_secrets.json.

Usage

$ pip3 install --upgrade pydrive argparse webbrowser
$ python3 main.py -h