← Blog · · 3 min read · Skopia · Release

Skopia 1.2.0 — Pause Conditions

Skopia now stays quiet on calls, during screen recordings, in full screen, and in the apps you mark as deep focus. Here is everything in version 1.2.0.

Version 1.2.0 is a single feature done thoroughly: Skopia now knows when it should not interrupt you.

Everything else in the app is unchanged. If reminders were never landing at a bad moment for you, this update will be invisible, which is the intended outcome.

New: pause conditions

Five situations now suspend reminders automatically. Each can be switched on or off individually in Preferences → Pause.

ConditionDefault
On a callZoom, Meet, Slack, FaceTime — anything using the microphone On
Screen recordingOBS, Loom, CleanShot X and the built-in ⇧⌘5 recorder On
Deep focus appsA list of applications you choose On
Full screenAny app filling any display On
Video playbackDetected from display-sleep assertions Off — opt in

Why video playback is off by default: it works by reading which processes are keeping your display awake. Video players do that — but so do Amphetamine and caffeinate, permanently. If it were on by default, anyone using those tools would find Skopia silently paused forever. Turn it on if you do not use them.

How it behaves

Permissions: still none

Every one of the five conditions is detected through public, read-only system APIs that return metadata only. Skopia requests no camera access, no microphone permission, no screen recording permission and no accessibility access, and it runs inside the App Sandbox.

Call detection reads which process holds the microphone, never the audio. Full screen reads window geometry and owner names, never window titles. Screen recording reads those plus the display-sleep assertion list. Video playback reads the same power assertion list that pmset -g assertions prints.

There is no network activity, no account and no analytics. Everything Skopia knows stays on your Mac. The detail on how Skopia detects each condition without permissions is written up separately, along with the reasoning behind the design rules.

Unchanged in 1.2.0

Getting it

1.2.0 is a free update for everyone who already owns Skopia. It arrives automatically through the Mac App Store, or as a direct download.

The pricing commitment is also unchanged and worth repeating: version 2.0 will be a free upgrade for every 1.x buyer. That is written into our terms, not just stated here.

What is next

Version 2.0 adds optional on-device blink detection using Apple's Vision framework. It will be off by default, it will never upload or store a frame, and the timer-only mode stays a first-class way to use the app permanently.

If a reminder still lands at a bad moment, tell us which app and what you were doing — that is exactly how this release got its list.

Skopia Skopia 1.2.0 is out now.

A quiet Mac menu bar app that reminds you to blink — and knows when to stay silent. One-time purchase, no subscription, no account, no camera.

Get Skopia — $4.99 →
More from the blog