Download for macOS

Universal build for Apple Silicon and Intel.

Release notes

v1.3.3

  • fixed false start timer bug
  • FINALLY fixed focus tracking for desktop
  • fixed deleting tasks in productive/unproductive lists
  • added option to clear session history
  • added confirm window for deleting subjects, tasks, apps

v1.3.2

  • bugfixes
  • fixed app icons

v1.3.1

  • bugfixes
  • added app icons

v1.3.0

  • weekly and daily calendar views
  • revamped events
  • increased max party size to 20

Installation steps

  1. Download the .dmg file above
  2. Open it and drag Slate into Applications.
  3. Apple will likely flag the file as "damaged". In that case, open the terminal app.
  4. Copy and paste the following snippet, then press enter:
    xattr -dr com.apple.quarantine "/Applications/Slate.app"
  5. Open Slate and begin using!

Note: The reason Apple flags the file as "damaged" or "malicious" is because I don't have Apple Dev ID, so Apple is unable to verify wehther the file you download is safe. If you are concerned about the security of this app, feel free to check the source code in my github repo