Features/Pause conditionsยทIntroduced in 1.0.0

Pause when camera is in use

Stop shaking automatically during video calls.

What it does

Pauses shaking the moment any app starts using the camera; resumes when the camera is released.

How it works

Shake It On enumerates video capture devices via AVFoundation and checks `isInUseByAnotherApplication`. Any camera in use โ†’ pause.

Where to find it

Settings โ†’ Paused When โ†’ Camera is in use.

When to use it

Always. There's no good reason to jiggle the cursor during a Zoom call.