Note: You must turn on the Accessibility API!
When Slate starts it asks you if it can enable access for assistive devices. It may fail to do so. You can manually set this by checking System Preferences > Universal Access > Enable access for assistive devices. If you are on Mavericks or Yosemite, you must turn it on by checking Slate in System Preferences > Security & Privacy > Privacy > Accessibility.
If you use Homebrew Cask, install the mattr-slate
cask:
$ brew cask install mattr-slate
Get the latest Slate.app
as a zip file.
- Install XCode.
- In the terminal, run:
git clone https://github.com/mattr-/slate.git ~/Slate
. - Open
~/Slate/Slate.xcodeproj
with XCode. - Go to Product → Archive and wait a minute.
- Once the Archive Organizer pops up, choose the most recently created Slate export. (It should be selected by default.)
- Click Export (on the right).
- Select Export as a Mac Application and click Next.
- Choose where you want to save Slate.app.
- Run Slate by opening the Finder to where you saved it and double clicking
Slate.app
.