Live data from Hacker News

Show HN: Phoenix 2.2 – a macOS window and app manager scriptable with JavaScript

github.com

1–8 of 8 posts

Re: Show HN: Phoenix 2.2 – a macOS window and app manager scriptable with JavaScript

#3
@lrusnac Both have similar goals. I would say the main difference is that Phoenix focuses to be lightweight, is more versatile and has a broader JavaScript API. You can also easily use CoffeeScript as the language for your configuration.

Re: Show HN: Phoenix 2.2 – a macOS window and app manager scriptable with JavaScript

#4
Nice work however it seems to be difficult to configure. I spent over an hour this afternoon trying to setup the application with no luck.

tried using example configs from your wiki but none worked. I'd suggest providing a basic default file rather than linking to users' examples.

Re: Show HN: Phoenix 2.2 – a macOS window and app manager scriptable with JavaScript

#6

Nice work however it seems to be difficult to configure. I spent over an hour this afternoon trying to setup the application with no luck. tried using example configs from your wiki but none worked. I'd suggest providing a basic default file rather than linking to users' examples.

Hi! Fair point, unfortunately the new release has some API changes and most of the examples in the Wiki haven’t caught up yet.

I have been thinking of providing a template, but then again people have very different ideas on what they want, so it’s hard to know what the default configuration should be.

Re: Show HN: Phoenix 2.2 – a macOS window and app manager scriptable with JavaScript

#8

Nice work however it seems to be difficult to configure. I spent over an hour this afternoon trying to setup the application with no luck. tried using example configs from your wiki but none worked. I'd suggest providing a basic default file rather than linking to users' examples.

I updated the Wiki to reflect this! Thanks for the feedback.