This is a Launcher mainly for GoogleDrive files. It's purpose is to update and launch files.
In order to setup your project, you can use the following steps:
-
Compress your file(s) to a .ZIP file.
-
Upload the ZIP-file to GoogleDrive.
-
Upload a .txt file containing the file version to GoogleDrive.
-
Create a link to both files. Accessible for "everyone with link".
-
Copy the File-IDs:
https://drive.google.com/file/d/kl1mpfZPsWG6Oqu8mOcGJsAZAcq3fnT1/view?usp=sharing
File-ID:kl1mpfZPsWG6Oqu8mOcGJsAZAcq3fnT1
-
Visit https://console.cloud.google.com/ and create an API-Key. Further information here
API-Key:bYLnK6Wgwec6pmdvnfJYMTVnPcbNpbRP
-
Copy the API-Key and the File-ID and paste them in this template: Further information here
https://www.googleapis.com/drive/v3/files/File-ID?alt=media&key=API-Key
https://www.googleapis.com/drive/v3/files/kl1mpfZPsWG6Oqu8mOcGJsAZAcq3fnT1?alt=media&key=bYLnK6Wgwec6pmdvnfJYMTVnPcbNpbRP -
After starting and clicking "Create"
-
Choose a name.
-
Enter the name of the file you want to be launched with extension.
-
Paste the links in it's respective Fields.
-
If of interest add a description.
In order to update your application, you can upload a new version to the GoogleDrive file's "Version Manager". That way the ID stays the same.