Comment by wlesieutre
6 years ago
Others have mentioned the window positioning features, but the other thing I use Hammerspoon for is a dark mode toggle in my menu bar.
Not something most people are switching all the time, but if you're writing CSS for a
prefers-color-scheme: dark
media query, then being able to pop back and forth on demand is handy.
You can toggle between the two quickly from Safari’s Web Inspector.
Just for the web view or for the whole system? I think I’d rather look at and design dark mode content within the context of the whole screen in dark mode, but I could see that being handy for making quick little fixes.
Just the current website. It’s faster than waiting for the entire computer to switch…