Hacker News new | ask | show | jobs
Show HN: Phoenix – a lightweight OS X window manager scriptable with JavaScript
10 points by khirviko 3857 days ago
I just released Phoenix 2.0! I took over the project this summer and rewrote it from the ground up. :)

Phoenix is a lightweight OS X window and app manager scriptable with JavaScript. You can also easily use languages which compile to JavaScript such as CoffeeScript. Phoenix aims for efficiency and a very small footprint. If you like the idea of scripting your own window or app management toolkit with JavaScript, Phoenix is probably going to give you the things you want. With Phoenix you can bind keyboard shortcuts and system events, and use these to interact with OS X.

Take a look! https://github.com/kasper/phoenix/

3 comments

Hi, undoubtably true! Phoenix has been around since 2013. It has become established in the OS X window manager scene.

It’s also exceedingly hard nowadays to come up with a product name that isn’t already in use in some context. :) Especially if you want it to have a meaning in English.

Maybe you want to post this as a show HN instead. Sounds nice.
Ah, thanks! I’m new to HN. :)
You should definitely add some screen shots. Good luck!
Thanks! Yes, definitely! Although it’s a bit harder since the app itself doesn’t do anything. Maybe a video tutorial for new users?