/CPU-Name

Small py script to change the CPU name in About This Mac by leveraging functionality in Acidanthera's RestrictEvents

Primary LanguagePythonMIT LicenseMIT

CPU-Name

Small py script to change the CPU name in About This Mac by leveraging functionality in Acidanthera's RestrictEvents.


Getting CPU-Name

Downloading The Repo As A ZIP File

On any system you can choose the green Code button, followed by the Download ZIP button (or click here) to download the entire repo as a zip file (note, this does not allow you to update via git pull - any updates would require you to download the repo again in the same fashion).

Cloning The Repo Via Git

On *nix systems:

git clone https://github.com/corpnewt/CPU-Name
python ./CPU-Name/CPU-Name.command

* On macOS, you can simply double-click the CPU-Name.command after cloning to launch.

On Windows:

git clone https://github.com/corpnewt/CPU-Name
./CPU-Name/CPU-Name.bat