/Caffeinate

A fresh take on a status bar app that prevents your computer from going to sleep

Primary LanguageSwift

Caffeinate

Caffeinate is a fresh take on a status bar app that prevents your computer from going to sleep

Installation

You can download the latest stable version from Releases.

For the app to launch at startup, you will need to add it to System Preferences → Users & Groups → Login Items. The app will preserve its state across launches.

Building from source

  1. Install Carthage.
  2. In the project directory run carthage bootstrap --platform macOS --no-use-binaries.
  3. Build the project.