Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 382 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 382 Bytes

Google_Drive_Uploader

This is a node.js application that watches a specified folder on the desktop, and when ever changes are made in this folder, it goes ahead and upload the files in that folder to a google drive folder of our choice.

Steps

  • Google authentication
  • Build the uploading logic
  • Watch folder
  • Build desktop application using Electrone.js