|
|
|
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/ |
|