Install macOS updates from the TUI.
Go to file
buzz-lightsnack-2007 5363dfdbea adjust configuration 2022-10-30 12:00:01 +08:00
.gitignore adjust configuration 2022-10-30 12:00:01 +08:00
ReadMe.md initial commit 2022-10-30 11:56:12 +08:00
betaEnrollment.py initial commit 2022-10-30 11:56:36 +08:00
default.py initial commit 2022-10-30 11:56:18 +08:00

ReadMe.md

The macOS Updater

Install macOS updates from the TUI.

Have you ever wanted to install macOS updates from the command-line, without having to worry too much about syntax? This is the right place.

Programs

default.py

This one contains everything. It's a work-in-progress, so it is far from complete.

betaEnrollment.py

betaEnrollment.py allows you to get beta macOS updates, without having to download anything from Apple at all! The thing is, the installer packages that Apple provides only run some Terminal commands which this script has also unpacked.

Contributing

Do you wish to contribute? Sure, yes you can! You can create new issues via the issue tracker or create a fork and then do a pull request.