fcb1043dbc
Adds a readme with some basic instructions.
master
Kevin Ruffin
2024-02-16 12:43:50 -05:00
f631a23ae8
Fixes the md5 check so that it only runs if it was able to download the checksum file and parse it. Also changes a failing checksum to move the file to the same name with a .bk extension.
Kevin Ruffin
2022-03-06 21:17:29 -05:00
994883c588
Adds creating a checksum file and verifying the download with it to the bash script. Right now it removes the file if it doesn't match the checksum, but should probably do something like rename it or just output that it doesn't pass.
Kevin Ruffin
2022-02-19 22:20:35 -05:00
b2a34ab235
Adds in logging messages to the generated script. Has it store files in OS and language folders.
Kevin Ruffin
2022-02-18 17:50:08 -05:00
89fad8b62b
No longer needs to download the checksum to get the file name. Does a HEAD request on the installer and uses the file name on the url path after redirects to name it. Also adds downloading the xml checksum.
Kevin Ruffin
2022-02-18 12:47:13 -05:00
855e7ff186
Starts to build the bash script now. Needs to be more resiliant tho.
Kevin Ruffin
2022-02-18 00:58:26 -05:00
4b22e35c3b
Can pull products, all installer links and the download + checksum links.
Kevin Ruffin
2022-02-17 22:33:45 -05:00
6b1ec66ef3
Fixes error where the "owned" attribute should be capitalized to indicate it is public.
Kevin Ruffin
2022-02-17 21:51:54 -05:00
e3e6c2d0c4
Adds saving the token to a file for reuse. Adds logging in via a webview and reading the auth token out of the browser view to finish the auth dance.
Kevin Ruffin
2022-02-17 21:33:39 -05:00
f502f51e59
Initial commit.
Kevin Ruffin
2022-02-17 20:12:44 -05:00