Is Notifly on Google Play?
- Yes. “Notifly: Push Notifications” is published by Devino under the package io.notifly.app. It is the Notifly dashboard in a native Android shell, so it signs in to the same workspace you use on the web.
Is there a Notifly app for iPhone or iPad?
- Not on the App Store yet. You can install it today from Safari — Share, then Add to Home Screen — which gives app.notifly.io its own standalone window and the Notifly icon. The web side of the native install is already published: app.notifly.io serves an apple-app-site-association file so universal links resolve to the app as soon as the listing goes live.
Is there a Mac app?
- Not on the Mac App Store yet. A native AppKit shell for macOS exists, and in the meantime Chrome and Edge on macOS install app.notifly.io as a standalone windowed app straight from the address bar.
Is there a Windows or Microsoft Store version?
- There is no Microsoft Store package, and that is deliberate rather than pending. On Windows, Linux and ChromeOS you install app.notifly.io from the browser in one click — it gets its own window, its own icon and its own taskbar entry, with no installer to download.
Do my users need the app to receive notifications?
- No. Notifly is the platform you send notifications with, and the app is the Notifly dashboard — workflows, subscribers, and the delivery activity feed — in a window of its own. The people you notify receive email, SMS, push, in-app and chat messages through the providers you configure, with nothing of Notifly's installed.
Does the installed app work offline?
- Partly, on purpose. The dashboard's service worker precaches an offline page and serves the app's content-hashed assets from cache, but it never caches API responses or signed-in pages — a stale authenticated response is a session-safety problem, not a speed-up. With no connection you get the offline page rather than stale data.
Can I use Notifly from Claude, ChatGPT or Cursor?
- Yes. Notifly runs a remote MCP server at api.notifly.io/mcp. Clients sign in with OAuth 2.1 rather than a pasted API key, and it exposes seven tools: trigger_workflow, list_workflows, get_workflow, list_subscribers, get_subscriber, list_topics and list_notifications.
Does the app cost anything?
- No. There is no separate app purchase and no in-app purchase — the app signs in to the workspace and plan you already have. What the free and paid plans include is on the pricing page.