A directory of e-mail addresses that can be used to send alerts to various mobile devices (phones, pagers, etc) via e-mail. Most of them consist of the phone number at some specific hostname.
Receive notifications about the status and conditions on the ground as they change. Know if that smoke in the distance is a fire you need to be worried about. See everything that impacts fires in one place.
Watch Duty is a service, not an app, powered by over 100 volunteers – firefighters, dispatchers, and first responders – who diligently monitor radio scanners and other official sources 24 hours a day to send you the most up-to-date information. They monitor 13 states in the west and south on a continual basis.
They don't seem to have an API so it'll probably come down to reversing their website or application. Their mobile app seems to be a cut-down browser pointed at https://app.watchduty.org/
OpenEDR is a sophisticated, free, open source endpoint detection and response solution. It provides analytic detection with Mitre ATT&CK visibility for event correlation and root cause analysis of adversarial threat activity and behaviors in real time. This world-class endpoint telemetry platform is available to all cyber-security professionals, and every sized organization, to defend against threat actors and cyber criminals.
PushBits is a relay server for push notifications. It enables your services to send notifications via a simple web API, and delivers them to you through various messaging services. For now, only the Matrix protocol is supported, but support for different services like Telegram could be added in the future. I am myself experimenting with Matrix currently because I like the idea of a federated, synchronized but still end-to-end encrypted protocol.
The idea for this software and most parts of the initial source are heavily inspired by Gotify.
Written in Golang.
A utility which brings notification to your shell. It can automatically provide desktop notifications when long running commands finish or it can send push notifications to your phone when a specific command finishes. Can be installed in a virtualenv as long as --system-site-packages is used. As modules for XMPP, Telegram, Instapush, Slack, Rocketchat. If you install from AUR you'll get all of them at once. Plugins are configured in your ~/.config/ntfy/ntfy.yml or ~/.ntfy.yml file.
An open source replacement for the Google News service. REST API using JSON documents. Uses breaking news Twitter feeds as input, but other sources can be added as well. Designed so that you can build your own clients if you want, but has a matching LibreNews application if you want it. Uses MongoDB as its back-end.