Lev

Live now · project by Lev

StillOn

A macOS menu-bar utility that keeps a MacBook working after the lid closes, so long-running local AI and development tasks can continue without an external display.

Availability
Live beta. Seven-day free trial, then a $14.99 one-time licence.
Built for
MacBook users running long local coding, automation, or AI-agent tasks.
Platform
macOS 13 or later on Apple silicon
Visit StillOn

What StillOn changes

macOS normally sleeps a notebook when its lid closes. StillOn is a small menu-bar utility for the specific case where the screen should turn off but the Mac still needs to finish work. It can be armed persistently from the menu bar or used once by holding Fn while closing the lid.

When armed, StillOn suppresses lid-close sleep, keeps the system available to the running task, locks the session, and asks the display to sleep. Opening the lid, quitting StillOn, restarting the Mac, or reaching the configured low-battery condition returns the machine to normal behaviour.

  • Persistent mode from the menu-bar control.
  • One-shot mode by holding Fn while closing the lid.
  • No kernel extension and no administrator password required.
  • Signed app updates are delivered through Sparkle.

Why it exists

Long coding-agent sessions, builds, downloads, and local automations do not fit neatly into the moment someone needs to leave a desk. Leaving the notebook open is an awkward workaround; standard keep-awake commands do not necessarily override the special lid-close sleep path.

StillOn focuses on that boundary. It is deliberately not a task runner or an agent dashboard. The job is to keep the Mac available so the tool already doing the work can continue and so an independently configured remote connection can remain reachable.

How the beta is being tested

The beta treats state restoration as a first-class requirement. It removes its sleep assertion when the lid reopens or the app exits, and includes an early display blank plus a heartbeat for dock and power-state transitions.

Physical lid tests still matter because this behaviour crosses macOS power management, hardware sensors, battery state, and any remote-access software the user relies on. The public guides document a cautious test sequence instead of presenting lid-closed operation as magic.

Current limits

  • The lid-sleep control relies on an undocumented macOS power-management selector that Apple may change.
  • StillOn does not monitor temperature, task health, or agent progress.
  • A closed Mac doing heavy work still needs ventilation; it should never be left running inside a bag.
  • The current beta requires Apple silicon and macOS 13 or later.
StillOn: status, product details, and build notes — Lev