Hacker News new | ask | show | jobs
by ebg13 2515 days ago
Spectacle is great but abandoned. It hasn't been updated in years. Bug reports and PRs are piling up.

It looks like someone else is currently working on a Swift rewrite. https://github.com/rxhanson/Rectangle

2 comments

There's Amethyst as well, which generally works really well, it's been basically the first thing I install on a new Mac for years now

https://github.com/ianyh/Amethyst

TIL. I should check out Rectangle:

> Spectacle used it's own keyboard shortcut recorder, while Rectangle uses MASShortcut [1], a well maintained open source library for shortcut recording in macOS apps. This cuts down dramatically on the number of bugs that were only in Spectacle because of the custom shortcut recorder.

[1] https://github.com/shpakovski/MASShortcut