mirror of
https://github.com/corpnewt/gibMacOS.git
synced 2024-11-10 09:49:42 +01:00
Py2/py3 script that can download macOS components direct from Apple
Scripts | ||
.gitignore | ||
BuildmacOSInstallApp.command | ||
BuildmacOSInstallApp.py | ||
gibMacOS.bat | ||
gibMacOS.command | ||
gibMacOS.py | ||
LICENSE | ||
MakeInstall.bat | ||
MakeInstall.py | ||
Readme.md |
Py2/py3 script that can download macOS components direct from Apple
Can also now build Internet Recovery USB installers from Windows using dd and 7zip.
Thanks to:
- FoxletFox for FetchMacOS and outlining the URL setup
- munki for his macadmin-scripts
- timsutton for brigadier
- wolfmannight for manOSDownloader_rc off which BuildmacOSInstallApp.command is based