Howard Wu
c86cd29e33
Add more info to artifact name ( #286 )
2022-12-09 17:21:29 +08:00
Howard Wu
c9e4374c2f
Download GApps by Android version ( #280 )
2022-12-08 16:06:23 +08:00
Howard Wu
7f8a7af174
No need to store WSA's msixbundle
separately
...
WSA's `msixbundle` is a `neutral` package which contains different architectures in the same package.
2022-11-23 16:10:41 +08:00
Howard Wu
97dba57d42
Update installation script
...
Make sure to run Powershell on the Administrator account using the console host
Check the version before installing dependencies, and install dependencies only if needed
2022-10-05 21:47:46 +08:00
MilkClouds
ed2529e620
Fixed typo related to f.close() ( #155 )
2022-09-30 00:55:43 +08:00
Howard Wu
9968805324
Use pathlib instead of os.path
2022-09-17 21:15:44 +08:00
Howard Wu
73cb428d1b
Check input
2022-08-30 23:47:09 +08:00
Howard20181
38373a5945
Minor Changes
2022-08-26 02:38:57 +08:00
Howard20181
f6a348a596
Download on demand
...
Delete only when files are corrupted
Download only when a new version of a file is available
close #39
2022-08-26 02:33:27 +08:00
Howard20181
111fd20c18
Rewrite Integrate GApps
2022-08-26 00:20:49 +08:00
Howard20181
9768767b17
Multi-threaded download with aria2
...
Close #24
2022-08-24 01:54:24 +08:00