Skip to content

baiguke2018/google-drive-torrent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-drive-torrent

Download torrents to your Google Drive directly

Installation

  1. Register this project as a client on the Google API Console. Replace the fields in data/driveCredentials.json with your registered clientId and clientSecret.

    • You may also need to set the environmental variable DRIVE_REDIRECT_URI to be [insert your host origin here]/login-callback if you are running the project on a remote server.
  2. Run npm start. Enjoy!

About

Download torrents to your Google Drive fast and direct

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.3%
  • JavaScript 28.6%
  • CSS 16.1%