Skip to content

relikd/TeaTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS 10.13+ Current release All downloads

TeaTime

Prevent your Mac from sleeping.

menu bar icon

Just a simple wrapper around:

/usr/bin/caffeinate -dimsu

As long as the app runs, caffeinate is active.

Installation

Requires macOS High Sierra (10.13) or higher.

brew install --cask relikd/tap/teatime
xattr -d com.apple.quarantine /Applications/TeaTime.app

or download from releases.

macOS 10.14.3 or lower

You'll need the Swift 5 Runtime Support. Download either from Apple (developer account required) or use this dmg.

Build from source

  • Run make to create an app bundle.
  • OR: call the script directly (swift src/main.swift).
  • OR: create a new Xcode project, select the Command-Line template, and replace the provided main.swift with this one.

Why?

Remember Caffeine? I thought it was discontinued, but apparently someone else is continuing the work.

Anyway, I love simple tools!

Feature TeaTime Caffeine
Min OS version 10.13 11
App size 280 Kb 7 Mb
Simulate mouse events No Yes
Timers No Yes
Configuration options No Yes
Ugly icon Yes No

About

Prevent your Mac from sleeping.

Topics

Resources

License

Stars

Watchers

Forks

Contributors