Viewing profile — khirviko
khirviko
HN member- Joined
- Sat, Nov 28, 2015, 8:20 PM UTC
- HN karma
- 145
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About khirviko
Recent public activity
-
comment
Comment #22145215
So many good options nowadays! I think a few years ago, you would only find a handful of projects focusing on similar matters.
-
comment
Comment #22145207
Cool! Let me know what you come up with. :)
- story
-
comment
Comment #16791469
Hah. :)
-
comment
Comment #16790692
You could create a shortcut that will always focus the window easily.
-
comment
Comment #16790672
I’m really happy people are sharing these! +1
-
comment
Comment #16788441
There’s some examples of custom configurations here: https://github.com/kasper/phoenix/wiki/ .
-
comment
Comment #16788420
Say for example you want to do something dynamically when an app launches. You could open an app and the windows would automatically be arranged across your monitors the way you wa…
-
comment
Comment #16788352
Both Phoenix and Hammerspoon are free and open-source. You can also configure them in endless ways, so either you can have a really simple setup or a very dynamic one that works ju…
-
comment
Comment #16788325
In many conceptual ways, such as sharing the same language for configuration, though this is a completely different project so they don’t share the same origin. Slate has become ra…
-
comment
Comment #16788279
Yes! Though I’ve seen people extending the support in Phoenix cleverly by using the Task API. Basically you can run any external processes or scripts.
-
comment
Comment #16788256
Hammerspoon uses Lua for the configuration language. Phoenix uses JavaScript, or anything that translates to it. Personally I think Phoenix’s API is much simpler and easier to unde…
- story
- story
-
comment
Comment #12108053
It’s nice we have great options to choose from. Everyone has their own preferences. :)
-
comment
Comment #12092609
I updated the Wiki to reflect this! Thanks for the feedback.
-
comment
Comment #12084348
Definitely, everyone has their favourites! Obviously it’s a preference whether you like Lua or not. :)
-
comment
Comment #12084345
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 the…
-
comment
Comment #12078805
@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…
- story
-
story
Show HN: Phoenix 2.1 – a OS X window manager scriptable with JavaScript
This release includes some exiting new and requested features: including support for Spaces, creating timers to achieve delays or timed events and support for running Phoenix compl…
-
comment
Comment #10646684
Thanks! Yes, definitely! Although it’s a bit harder since the app itself doesn’t do anything. Maybe a video tutorial for new users?
-
comment
Comment #10646664
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 …
-
comment
Comment #10642369
Ah, thanks! I’m new to HN. :)
-
story
Show HN: Phoenix – a lightweight OS X window manager scriptable with JavaScript
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 JavaScri…