UNPKG

gdrive-downloader

Version:

Wrapper project to download files from Google Drive

22 lines (13 loc) 628 B
# gdrive-downloader ## Table of contents 1. [Overview](#Overview) 2. [Need help or want to contribute ?](#NeedHelp) 3. [Licence](#Licence) ## Overview - Create service account in your Google account - Share Google Sheet with service accoung (add as viewer) - Use `GOOGLE_APPLICATION_CREDENTIALS=./credentials.json npm start` to run ## <a name="NeedHelp"></a> Need help or want to contribute ? If you find a problem or would like to contribute, feel free to create an issue on the [Github repository](https://github.com/Blockost/gdrive-downloader/issues). ## Licence MIT © [Simon Espigolé](https://github.com/Blockost)