Notification Gateway
Notification Gateway est un(e) app du catalogue communautaire osFoundry. Envoyez des notifications push à vos appareils avec un simple HTTP PUT/POST — pub/sub par topics, pas d'inscription, applications mobiles natives, interface web, pièces jointes, priorité, livraison planifiée. Propulsé par le serveur ntfy.sh. Livré sous forme d'enveloppe légère autour de l'image amont. Compagnon du **Serveur de notifications** (#? Gotify) — choisissez le motif pub/sub qui convient.
Détails
- Espace de travail: osfoundry
- Catégorie: COMMUNICATION
- Tarif: Free
- Accès: Community
Fonctionnalités
- 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
La documentation est maintenue en anglais par le projet d'origine.
# 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`.
Comment utiliser Notification Gateway dans osFoundry
Installez Notification Gateway dans votre workspace en un clic, puis forkez-le dans osStudio pour personnaliser les prompts, les outils ou la configuration selon votre stack. Toute personne de votre workspace peut reprendre là où vous vous êtes arrêté.
Autres apps de la communauté
- CRM — Gestion de la relation client avec contacts, opportunités et suivi de pipeline.
- Kanban Board — Un tableau Kanban et de projet de type Trello avec cartes, tableaux, vues calendrier et tableau, et propriétés par tableau. Propulsé par Focalboard (serveur personnel autonome). SQLite intégré sur un volume persistant.
- Helpdesk — Tri de tickets et boîte de réception du support client avec suivi des SLA.
- Page Builder — Constructeur de pages visuel glisser-déposer avec sections, thèmes, SEO et publication
- Website Builder — Constructeur de site web multi-page avec collections CMS, navigation globale, footer, thèmes et publication
- Boutique en ligne — Boutique e-commerce avec catalogue produits, panier et paiement.