Skip to content

Phone alerts

Settings → Notifications generates a private ntfy topic and shows you what to subscribe to in the free app (iOS / Android). You get told when capture stops and when it recovers. Everything is off by default.

The watchdog notices when frames stop arriving, not merely when the process dies. A daemon that is alive but wedged, a camera that has silently disconnected, a card that has filled — all of them look the same to the watchdog: no new frame when there should be one. That is the alert.

The topic name is the only thing protecting it — treat it as a secret. Anyone who knows it can read your alerts.

ntfy is a public, free push service you subscribe to directly; Skylapse posts to it from your Pi. There is no Skylapse server in the loop, in keeping with the free-forever rule.