Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 619 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 619 Bytes

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.