Self hosted notification system (for computer and phone)

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • ehlo

    SMTP to rest API

  • I'm trying to setup a notification system for my server application, right now Ive been testing out an idea of using ehlo (https://github.com/ehlo-io/ehlo) which is an SMTP to Rest API tool since most of the applications I use support email usage this works pretty well. I then use Notica (https://github.com/tannercollin/Notica) to send the notifications using browser notifications.

  • Notica

    Send browser notifications from your terminal. No installation. No registration.

  • I'm trying to setup a notification system for my server application, right now Ive been testing out an idea of using ehlo (https://github.com/ehlo-io/ehlo) which is an SMTP to Rest API tool since most of the applications I use support email usage this works pretty well. I then use Notica (https://github.com/tannercollin/Notica) to send the notifications using browser notifications.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • sydent

    Sydent: Reference Matrix Identity Server

  • Have you tried https://matrix.org? I use it for my IoT stuff. You can send notifications using HTTP. Telegram is great for getting notifications as well. I use it as failsafe in case Matrix fails to deliver the notification.

  • apprise-api

    A lightweight REST framework that wraps the Apprise Notification Library

  • Growl was end of life, but prowl https://www.prowlapp.com/ still works very well for mobile notifications on ios. I use a mixture of this and apprise https://github.com/caronc/apprise-api for some notifications.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts