Skip to content

A (wip) Python script that allows for getting Online, PowerPC, and Full Offline installer images for macOS

License

Notifications You must be signed in to change notification settings

royalgraphx/DarwinFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarwinFetch

A Python script that allows for getting Online and Full Offline installer images for macOS

This README will eventually get a nice layout and images and logos and whatnot, but for right now, all you really need to know is that this Python project is only about 1/3 complete. Right now, it does as advertised and allows a user to Fetch both Offline and recoveryOS Installers for Mac OS X / macOS, as well as PowerPC variants of Mac OS X. Anyways:

Arch Linux:

pip install -r requirements.txt
./DarwinFetch.sh

macOS:

pip3 install -r requirements.txt
./DarwinFetch.sh

Debian Linux:

pip install -r requirements.txt
./DarwinFetch.sh

About

A (wip) Python script that allows for getting Online, PowerPC, and Full Offline installer images for macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published