Notification Gateway
Notification Gateway osFoundry community catalog में एक app है। एक simple HTTP PUT/POST के साथ अपने devices पर push notifications भेजें — topic-based pub/sub, no signup, native mobile apps, web UI, attachments, priority, scheduled delivery. Powered by ntfy.sh server. यह upstream image के चारों ओर एक thin wrapper के रूप में आता है. Companion to **Notification Server** (#? Gotify) — pick whichever pub/sub pattern fits.
विवरण
- Workspace: osfoundry
- Category: COMMUNICATION
- मूल्य: Free
- Access: Community
Features
- Send push notifications to your devices with a simple HTTP PUT/POST — topic-based pub/sub
- No signup
- Native mobile apps
- Attachments
- Priority
- Scheduled delivery
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# Notification Gateway
Self-hosted ntfy.sh server.
## How it works
1. Run this app — you get a personal ntfy endpoint
2. Subscribers (mobile app, web, curl) subscribe to a **topic** at `https://your-ntfy/<topic>`
3. Publishers POST/PUT to the same URL with the message body
4. All subscribers get the notification instantly
## Features
- HTTP PUT/POST publish (no API key needed for public topics)
- Native mobile apps (Android + iOS)
- Web UI
- File attachments
- Click action, priority, tags, icon
- Scheduled delivery
- E2E encryption (mobile clients)
- Access control with user accounts (optional)
## Packaging
Thin wrapper around the official `binwiederhier/ntfy:latest` image. Cache + auth DB at `/var/cache/ntfy`.
osFoundry में Notification Gateway का उपयोग कैसे करें
एक क्लिक में Notification Gateway को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।