Releases: fibonax/lidup-releases
Releases · fibonax/lidup-releases
LidUp 0.2.0
🌡️ New: Thermal safety auto-sleep
LidUp now watches macOS thermal pressure and, if your Mac gets dangerously hot, warns you and then puts it to sleep — so a laptop kept awake (e.g. while your AI works) can't cook itself unattended.
- Pick your trigger level in Settings — Fair / Serious / Critical — with approximate temperature + fan-noise guidance.
- Warn-then-sleep: a 30-second cancelable notification before it sleeps; cancels automatically if the Mac cools down, or toggle the guard off from Settings or the menu-bar.
- No admin required — reads Apple's thermal-state API (not raw temperatures), so no password prompt. The °C shown is a rough guide, not a live reading.
- Force-sleep always releases keep-awake locks first, preserving LidUp's "never permanently disable sleep" guarantee.
- macOS only for now; other platforms stay inert.
Install
- Download LidUp-0.2.0-universal-apple-darwin.dmg below.
- Open it and drag LidUp to Applications.
Universal build (Apple Silicon + Intel), signed with Developer ID and notarized — no Gatekeeper workaround needed.
LidUp 0.1.0
First public release. Signed and notarized universal build (Developer ID) — runs natively on Apple Silicon and Intel, macOS 10.15+.
- One-click keep-awake from the menu bar (idle-only or lid-closed mode)
- Schedules: stay awake for a duration or until a time, then sleep naturally or force sleep
- Token-protected loopback webhook (
/done,/awake,/status) for AI-agent integration, with a ready-made Claude Code Stop hook - Crash-safe: normal sleep settings are always restored on quit and startup