Releases: TurboKach/LidAwake
Releases · TurboKach/LidAwake
LidAwake 1.1
What's new
- Turn off the external display on lid close — when staying awake with the lid shut, LidAwake now blanks an attached external monitor too, for a fully headless setup. New menu toggle (on by default); uncheck it to keep normal clamshell mode with the external on.
Universal build (Apple Silicon + Intel). Requires macOS 12+.
Unsigned, so the first launch needs a one-time Gatekeeper step — see the README. Quick version:
```sh
xattr -dr com.apple.quarantine /Applications/LidAwake.app
```
LidAwake 1.0
Tiny macOS menu bar app to control lid-close sleep, with independent AC/battery policies.
Universal build (Apple Silicon + Intel). Requires macOS 12 or later.
The app is not signed with an Apple Developer ID, so the first launch is blocked by Gatekeeper. After dragging it to Applications, either use System Settings -> Privacy & Security -> Open Anyway, or run:
xattr -dr com.apple.quarantine /Applications/LidAwake.app
open /Applications/LidAwake.app