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.
- Google authentication
- Build the uploading logic
- Watch folder
- Build desktop application using Electrone.js