Hi,
I've developed another mac alternative client. Instead of opening the site in the browser, you instead get a dedicated nxt client window. See the screenshot below:
Now, there is a big issue though. On first execution of the app it seems to eat up a ton of memory and lags - making it unusable.. This seems to be related to the web client (javascript). If there are any other mac developers out there, I would very much appreciate it if you could take a look at the code and see if this can be fixed.
So, after first execution you will have to quit the app, and java too. Do this via activity monitor (force quit if necessary). On subsequent executions it should work fine. But again, this is an alpha - any developers, please take a look to help fix this bug.
The code does not check if you have the correct java version installed (yet).
December 17th: New build which includes the 0.3.20 release:
https://copy.com/eZeM1dlEur3z
And I'm happy to say that this seems to solve the memory issue that plagued earlier versions, at least on my system. (It appears to have been related to the 0.3.19 experimental build).
PS: Right click the application, then choose "open" if you get a security warning, this is normal - because the application is not yet signed.
PS2: Make sure any other java server is not running any more before starting this app.