My Quick and Dirty AppleScript Image Creator

About Qemu-system-ppc, a PPC Mac emulator for Windows, macOS and Linux that can run Mac OS 9.0 up to Mac OS X 10.5

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
ifrit05
Space Cadet
Posts: 1
Joined: Sat Mar 30, 2019 6:40 am

My Quick and Dirty AppleScript Image Creator

Post by ifrit05 »

I was getting tired of using the command line all the time to create images for use in QEMU, so I whipped up a super simple AppleScript to do the job for me.

It assumes the QEMU binaries are installed with Homebrew (/usr/local/bin/).

I have the source script and the compiled application just in case someone wants to help me improve on it or wants to make sure I'm not doing anything malicious. Any feedback would be appreciated. :smile:

https://drive.google.com/file/d/1Fca-xk ... sp=sharing

EDIT: Oops, I made the script run-only. Fixed.
mePy2
Tinkerer
Posts: 58
Joined: Fri Dec 29, 2017 3:43 pm

Re: My Quick and Dirty AppleScript Image Creator

Post by mePy2 »

Hi ifrit05,

Thank you for your work!

Anyway I think in these cases a code block with the AppleScript code inside could be a better way of presenting it.
(I know you wanted to make the process as simple as possible :) )

Best,
mePy2
Post Reply