When comparing Homebrew vs Spectacle, the Slant community recommends Homebrew for most people. In the question“What are the best power user tools for macOS?” Homebrew is ranked 2nd while Spectacle is ranked 35th. The most important reason people chose Homebrew is:
Homebrew makes it easy for people to quickly install any open source software (that is contained within the apps repositories) for Mac.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Quick access to a large repository of open source software
Homebrew makes it easy for people to quickly install any open source software (that is contained within the apps repositories) for Mac.
Pro Easy to setup and use
Once installed, you control Homebrew using the brew command. You can find packages using brew search, install them using brew install and remove them using brew uninstall.
Pro Open Source
Pro Less maintenance than Macports
Macports seems to be able to get into a bad state where new packages are unable to be installed, or installed software was unable to be updated. This simply hasn't happened with Homebrew. In addition to not having to deal with corruption problems, Homebrew installs packages in userland. Not requiring root to install software is a big win.
Pro Builds quickly and requires few dependencies
Homebrew as much as possible uses already existing libraries and tools to install software thus making builds quick and requiring few dependencies.
Pro Unintrusive
Homebrew installs packages to their own directory and then symlinks their files into /usr/local
. Homebrew won’t install files outside its prefix, and you can place a Homebrew installation wherever you like.
Pro Does not require using sudo
One of the things to like about Homebrew is that it refuses to run things under sudo
most of the time. This is a great policy, but it causes issues when you want to create symlinks or install in places that SIP has changed permissions on.
Pro Homebrew tries very hard to use existing tools and libraries
Homebrew’s recipes try very hard to use the existing tools and libraries in OS/X, so they tend to build much faster and require fewer dependent libraries.
Pro Free and open source
Spectacle is licensed under MIT with source code available on GitHub.
Pro Simple hotkeys
Spectacle offers easy-to-remember preset hotkeys.
Pro Mouseless
All windows in Spectacle can be controlled with keyboard shortcuts, so no mouse is needed. This makes for a fast way to control windows.
Pro Great UX
Spectacle is easy to use and configure. It's plug and play.
Pro Low footprint
Spectacle only uses up 18-19 MB of RAM, which means there is not much overhead by using this app.
Pro Multi-monitor support
Pro 7+ years of use
Using it for 7 years
Cons
Con May cause issues when trying to create symlinks or installing in places where SIP has changed permissions
One of the things to like about Homebrew is that it refuses to run things under sudo
most of the time. This is a great policy, but it causes issues when you want to create symlinks or install in places that SIP has changed permissions on. (Alternatively, you could install Homebrew somewhere other than /usr/local
, but that might break various packages that depend on having stuff in and relative to /usr/local/
.)
Con Command line tools for XCode required
Once xcode is installed you can install Homebrew, including new(er)/different versions of most of the build stuff that xcode-select installed, like a newer gcc, newer git, etc.
Con Relies on outdated system libs
Con Not maintained
The software is free, but no longer seems to be maintained.
Con Impossible to add new functions
While keyboard shortcuts can be changed for the available actions, there is no way to add custom actions which in turn limits the functionality of the app.
Con Limited window sizing capabilities
You can use 1/2 of the screen vertically and horizontally (divide into 4 parts). You can also use the screen in thirds too, but only the left and right third: you can't use the 1/3 in the center. There is no way to do a more granular distribution.
Con Breaks on macOS High Sierra / Chrome or Firefox
Doesn't support side by side windows.
Con Doesn't work with any Adobe products
There are some apps like Adobe Reader that do not work with Spectacle. Basically, any app with a heavily customized UI that breaks OS X accessibility will not work correctly under Spectacle.