Skip to content

AllNighter 1.0.0

Choose a tag to compare

@BlinkingSun BlinkingSun released this 06 Jul 08:03
· 6 commits to main since this release
1a54924

AllNighter 1.0.0

First public release — a tiny macOS menu-bar app that lets your Mac pull an all-nighter.

  • Display keep-awake — left-click the pill (caffeinate -d -i); blocks display + idle system sleep.
  • Closed-lid keep-alive — right-click → Keep awake with lid closed (pmset disablesleep); the Mac stays awake with the lid shut (screen may turn off). A yellow ring glows around the pill when active.
  • Loopback HTTP API on 127.0.0.1:17893/status, /on · /off · /toggle, /lid/on · /lid/off · /lid/toggle.

The attached AllNighter-1.0.0.zip is code-signed with a Developer ID and notarized by Apple, so it opens without a Gatekeeper warning. Or build from source: ./install.sh.