Flame Launcher (MacOS)

I’ve found it strange and very unhelpful that Flame on Mac doesn’t spawn a terminal window like in Linux so you can see errors and any prints from Python hooks (useful for debugging) so I wanted to fix that.

Here’s a little “app” that is just a wrapper for a shell script. It’ll scan /opt/Autodesk for the versions of Flame installed and then ask which version you want to launch. Easy-peasy. Not much more to it. Put it either in the default Applications folder or /Users/youruser/Applications and then drag it onto your dock.

Download here

Hope some find it useful.

16 Likes

Thanks, Kyle. This is great!

1 Like

This is so great Kyle, I’ve wanted this for aaaaages. Thank you!

1 Like

Can you type kf?

Within this shell, no. You could kill it via Ctrl-C but that’s not a great method. kf has always been an alias. I forget what it called though.