The first move of every laptop grab is the charger pull.

By Peter Theill · August 2026 · 4 min read

Watch security footage of café laptop thefts (I have, it's a strange hobby) and the choreography is always the same: hand on the lid, yank the cable, tuck, walk. The cable comes out first. Which makes it a beautiful tripwire.

Yes, your Mac can notice

macOS tells running software the moment power state changes — that's how the battery icon updates. So "play a sound when unplugged" is genuinely easy, and the internet is full of DIY versions: a shell script polling pmset -g batt, an Automator loop, a Shortcuts hack. If you enjoy building things, it's a fun afternoon.

Where the DIY version dies

I know because I started there. The script fires, your Mac plays a bell... and then reality arrives:

Unplug detection is the tripwire. The alarm is everything that happens after the trip.

The ready-made version

All of the above is precisely why Don't Touch exists. One click on Arm and the screen fades to a calm aurora. Pull the charger — or touch a key, close the lid, or move the laptop — and it goes red, sirens at forced full volume, and talks back until the PIN is typed. It even handles the nasty edge case: close the lid on battery and the Mac must sleep, so it wakes up screaming instead.

Unplug alarm, plus the other four tripwires

Native Mac app, ~0.5 MB, no account, no cloud, never talks to the internet. $5 once, all your Macs, macOS 13+.

Hear what it says →