Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 989 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 989 Bytes

os9fetch

Neofetch clone for Classic Mac based computers, so that you can show off your Macs in the same endearingly stupid way that modern Linux users get to! Despite it's namesake, it can be run going back to System 4.0, on both PowerPC and 68k!

Compiling

Install Retro68, then set $RETRO68_TOOLCHAIN_PATH to your toolchain path and $RETRO68_INSTALL_PATH to the path of the cloned repo. Then, run build.sh to build for both 68k and PowerPC.

The resulting file will be the stuffit file os9fetch.bin in either the build-68k or build-PowerPC folder.