Mast Pager app icon

Mast Pager

Tissue Systems, Inc.

★ 0.00 ratingsDeveloper Tools$4.99

iPhone Screenshots

App screenshotApp screenshotApp screenshotApp screenshotApp screenshotApp screenshotApp screenshotApp screenshot

Description

Mast turns your iPhone into a pager for the person who is the whole on-call rotation. Pages re-alert until you acknowledge them, and silent cron jobs page you when they stop. Create a channel in the app and it hands you a URL; from then on, anything that can make an HTTP request can page you: a deploy script, a backup job, the error handler in your API. curl -d "disk 92% on db1" https://mast.tissue.dev/mk_9f2a41c8b7 No account, no sign-up: install the app and that is the whole setup. The phone itself is the credential, and the channel address is the only secret. HOW LOUD, CHANNEL BY CHANNEL Every message carries a priority, and the priority is what the notification does to the phone. The default comes from the channel, and so does the ceiling: a sender can name a priority per message but never one above it. An address sitting in a CI config cannot promote itself to the pager tier. - quiet: no sound, no banner. The feed records it and the phone stays dark. - normal: a banner and a sound. The ringer switch, Focus, and the channel's quiet hours all still apply. - loud: time-sensitive, so it breaks through Focus. One alert, no repeat, for problems that need eyes soon but should not wake anyone. - page: the pager tier. It re-alerts every two minutes until you acknowledge it, sounds through the ringer switch on a phone with critical alerts turned on, and a page you have not acknowledged moves on to the one other phone the channel names. Not team on-call software: no seats, no schedules, one escalation partner. THE WATCH BELL A channel can also be a vital: it alerts when the posts stop. Your cron job or backup script checks in on a schedule, and silence past the schedule plus a grace window is what raises the alarm. The next check-in closes the page the silence opened. The feed and a home-screen widget both draw every vital as a dot, late ones marked. WHEN A PAGE GOES UNANSWERED A page breaks through Focus, Sleep included, and sounds through the ringer switch once critical alerts are turned on — one switch in the app, off until you turn it on. It stays on the lock screen and in the Dynamic Island until it is acknowledged, with the time it has been open counting up. Acknowledge it from the notification, from the app, by asking Siri, from the Action button or a Shortcut. Resolve and Mute channel 1h sit beside Acknowledge on the notification, and none asks for Face ID. Pair with one other person's Mast — a QR code scanned by the other phone — and an unacknowledged page moves on to them. A pause is the only thing that holds a page: name a length, and pages land silently until the window ends and everything unanswered rings at full volume. The guide at tissue.systems/mast/guide walks through every switch that decides whether a page wakes you. A STORM IS ONE LINE Send a message with a key and a repeat of that key inside the channel's dedupe window lands once; a channel that floods collapses into one row that counts up in place. A page is never the one folded away, and it ignores mute and quiet hours, so a flapping check cannot bury a real one. EVERY PAGE KEEPS ITS RECORD Each message carries its own log: fired, repeated and how many times, escalated, acknowledged and by which device, resolved. When the phone went off four times in the night, it says why. A script holding only the channel address can read back what became of its message, so a deploy can page you and wait for the tap. A monitor that knows the outage is over can close the page it opened. RUNS APART FROM WHAT IT WATCHES A downtime alert that runs on the machine having the downtime dies with it. Mast's server side runs on tissue.systems, in a different failure domain from whatever it is watching. We built the pager because running the platform needed one. The limits are wide enough to forget: 10,000 messages a month, 60 a minute per channel, 30 days of history. Mast is for iPhone; pages reach a paired Apple Watch through notification forwarding.