You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app requires macOS 11 or later to run. If you are using macOS 13, you can add the app to the login items via the app settings.
16
+
17
+
## Installation
18
+
You can compile the app yourself using xcode `xcodebuild -configuration Release` or you can download a compiled version from [releases](https://github.com/Lennard599/Caffeinate/releases).
19
+
20
+
## FAQ
21
+
**How do I quit?**
22
+
Right-click the menu bar item, then go to Settings and press Quit.
23
+
24
+
## TODO
25
+
Even if the lid is closed, prevent the Mac from sleeping.This probably requires root privelages.
26
+
27
+
## Links
28
+
[CPUMonitor menu bar app](https://github.com/Lennard599/CPUMonitor)
29
+
30
+
[ClipBoardManager menu bar app](https://github.com/Lennard599/ClipBoardManager)
0 commit comments