This is the admin side of the software, where the user has the ability to upload new updates and patches to google drive. Project URL
Instructions
- Create a google cloud console project.
- Setup 0Auth.
- Create Credentials (Choose Desktop Application While Setting Credentials).
- Download the .json file, rename it to 'credentials.json' and place it inside the application directory.
- Build or Run the project (First, choose option 2 and authenticate with drive).
This is the client side of the software, where the user can only download new updates and patches from google drive. Project URL
Instructions
- Instructions for creating the credential file is as before mentioned in the admin side.
- Download the .json file AGAIN!, rename it to 'credentials.json' and place it inside the application directory (Remember to use a new credentials file because, permissions are different in the client side - only read permission is given to the client).
- Build or Run the project (First, choose option 2 and authenticate with drive).
Note:- When Authorizing, please copy and paste the authorization token from the URL if it says 'localhost refused to connect'.