Uptime Kuma on iPhone (2026): There Is No App, Here Is What Works

By Paul Snyman · Published · 6 min read

Short version. Uptime Kuma has no official iPhone app and the project has never shipped one; it is a self-hosted server with a web dashboard. On an iPhone you have four real options: open the dashboard in Safari and add it to your Home Screen, route alerts through one of its 100-plus notification providers (ntfy, Pushover, Gotify, Apprise), install a third-party client such as Uptime Kuma Manager, KumaAlert or Wuma, or skip the server entirely with PingKit's Uptime Watch: one URL free, ten with Guardian, checked hourly from Cloudflare with a push to your phone.

Why There Is No App

Uptime Kuma is a monitoring server. You run it, on a Raspberry Pi, a NAS, a VPS or a Docker host, and it checks your things and shows the results on a web dashboard. The project's scope stops there; the phone side has always been "use a notification provider". That is not a gap so much as a design: the server already talks to more than a hundred services that can reach a phone, so a first-party app would mostly duplicate them.

Option 1: The Dashboard in Safari

The dashboard is a responsive web app. Open it in Safari, tap Share, then Add to Home Screen, and it behaves like an app: full screen, its own icon, your login remembered. It is read-only in the sense that it shows state rather than pushing it; you will not get a notification from a Home Screen web app when a monitor goes red, which is what the next option is for. If your Kuma is only reachable on your LAN, this works at home and not from the train, unless you have a VPN or a tunnel back.

Option 2: Push Through a Notification Provider

This is the route most people should take. Uptime Kuma's notification list runs past a hundred providers, and several of them are built to land on a phone: ntfy (free, open source, install the ntfy app and subscribe to a topic), Pushover (a one-time purchase per platform), Gotify (self-hosted, with an Android client and third-party iOS ones), and Apprise, which fans out to almost anything. Set the provider up once under Settings, then Notifications, in Kuma, attach it to your monitors, and the down and up events arrive as push. Delivery is as fast as Kuma's check interval, which you can set down to seconds.

Option 3: A Third-Party Client

Three apps on the App Store speak to a Kuma server directly. Uptime Kuma Manager is free and shows your monitors and their status. KumaAlert is a one-time purchase with iPhone, iPad and Apple Watch support, critical alerts that cut through Focus modes, widgets and Live Activities. Wuma covers iPhone, iPad and Apple Watch with widgets and notifications. All three are independent of the Kuma project, and all three need your server to be reachable from wherever the phone is, plus credentials or an API key. Read the privacy label before handing over either.

Option 4: No Server at All

If the reason you are reading this is that you do not want to run a server, or you want a phone-side monitor for one or two sites without the dashboard, PingKit's Uptime Watch is the other shape of answer. Add a URL in the Monitor tab and PingKit's backend on Cloudflare's network sends it an HTTP HEAD request once an hour, with a 10-second timeout, recording status and response time for 30 days. A non-2xx or no answer sends a push to your iPhone and to the Mac Agent; the next good check sends the recovery. One URL is free, permanently, with no account. Guardian, $2.99 a month or $24.99 a year, watches ten. The same app has the traceroute, MTR, DNS and SSL tools you reach for after the push, and Cert Monitor watches one domain's certificate free.

Uptime Watch in PingKit Agent for Mac, listing four monitored URLs with the current state of each and when it was last checked. One is down.
Uptime Watch in the Mac Agent. Four URLs, one down, nothing hosted.

Kuma vs Uptime Watch, Honestly

Uptime KumaPingKit Uptime Watch
IntervalConfigurable, down to seconds1 hour, fixed
Check typesHTTP, keyword, JSON, TCP, ping, DNS, Docker, push and moreHTTP HEAD
LAN targetsYes, it runs on your LANNo, public URLs only
Status pagesYesNo
iPhone pushVia a provider or a third-party clientBuilt in
What you hostThe serverNothing
PriceFree, plus the machine and the upkeep1 URL free; 10 for $2.99/mo

Kuma is the more capable monitor by a distance, and if you already run one, keep it and pick Option 2. Uptime Watch is for the person who wants one push about one site and no server, or who wants a check from outside their own network that does not depend on that network being up. The Mac side of the same question.

Honest Limits

Frequently Asked Questions

Is there an official Uptime Kuma app for iPhone?

No. Uptime Kuma is a self-hosted server with a web dashboard and the project has not shipped a mobile app. Third-party clients exist on the App Store, and the server can push to a phone through more than a hundred notification providers.

How do I get Uptime Kuma notifications on my iPhone?

Add a notification provider in Kuma's settings that reaches a phone, such as ntfy, Pushover or Apprise, and attach it to your monitors. Down and up events then arrive as push notifications through that provider's app.

Can I use Uptime Kuma's dashboard on an iPhone?

Yes. It is a responsive web app; open it in Safari and use Add to Home Screen for an app-like icon. It shows status but does not send notifications on its own.

What are the third-party Uptime Kuma apps for iOS?

Uptime Kuma Manager (free), KumaAlert (one-time purchase, with Apple Watch support and critical alerts) and Wuma. All three connect to your own server and are independent of the Uptime Kuma project.

Is there an uptime monitor for iPhone that needs no server?

PingKit's Uptime Watch. It checks a URL hourly from Cloudflare's network and pushes to your iPhone when it goes down and when it recovers. One URL is free; Guardian watches ten for $2.99 a month.

One site, one push, no server.

Free to download. Guardian is $2.99 a month or $24.99 a year, with a 1-week free trial on both. Cancel anytime.

Download PingKit for iPhone

Related Articles