Skip to content

notificohq/notifico

Repository files navigation

Notifico

Documentation

Notifico is a self-hosted, open-source notification server that delivers real-time notifications to various clients via email, SMS, messengers and other means of communication.

Features

  • High Performance: Efficiently handles a large volume of notifications.
  • Scalable Architecture: Optimized for high availability configurations using AMQP 1.0 for task distribution.
  • List-Unsubscribe Support: Simplifies the process for recipients to opt-out of notifications.
  • Low-Code implementation: You can use Notifico just with a little knowledge of JSON. No need for JS or any other language.

Getting Started

To start using Notifico, please refer to the Documentation for detailed installation and configuration instructions. The documentation includes guides on setting up the server, configuring different transports, and managing notifications effectively.

🎯 Roadmap:

  • Admin panel
  • Helm chart
  • Message view tracking and statistics
  • Subscription API for recipients
  • Push support (FCM, APNS)
  • Bounce handling for Emails
  • debounce.io and similar services support
  • Tracking pixel support
  • Link redirector with statistics
  • Grafana Webhook support
  • Auto-retry for sending failed messages
  • Template and Pipeline versioning

🚆 Transports:

  • SMTP (email)
  • SMPP (SMS)
  • Slack
  • Telegram
  • WhatsApp Business
  • Microsoft Teams
  • Discord
  • Mattermost
  • Twilio