Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Ntfy Alternatives
Similar projects and alternatives to ntfy
-
Gotify
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) (by gotify)
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
-
-
ntfy
🖥️📱🔔 A utility for sending notifications, on demand and when commands finish. (by dschep)
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
Healthchecks
Open-source cron job and background task monitoring service, written in Python & Django
-
-
vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
-
-
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
-
-
-
Joplin
Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.
-
-
grocy
ERP beyond your fridge - Grocy is a web-based self-hosted groceries & household management solution for your home
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
ntfy reviews and mentions
-
Add extra stuff to a “standard” encoding? Sure, why not
If it was for fun and to learn how, that's fair. But are you aware of https://ntfy.sh?
-
I built a Plane Spotter in 120 secs with ChatGPT
I may be biased, but you should totally integrate ntfy.sh [1] support, so you get a push notification every time a plane passes over your house. I think that'd be a cool use case.
Disclaimer: I am the maintainer of ntfy.
[1] https://ntfy.sh
-
Self Hosted Notification Service
While I'm sure of Gotify and ntfy.sh, I'm not sure if Apprise will do the needful because on its github page(https://github.com/caronc/apprise) it lists all the paid and free notification services for integration so I'm assuming it is just a library like the one I integrated for my django api (onesignal library).
-
Ask HN: How do you monitor your systemd services?
I love https://ntfy.sh/ for my services running on headless servers
Uptime-Kuma [1] with ntfy [2]. Most of my services expose HTTP so I just have Uptime-Kuma monitor that. But if you have something that is not exposed to the public you can still use a "push" type monitor, and in a cron job on your server(s), send heartbeat to it when everything is working.
[1] https://github.com/louislam/uptime-kuma
[2] https://ntfy.sh/
-
ntfy release 🎉 - Now with Web Push and a progressive web app (hello iOS friends ❤️), and with dark mode for the web app! ntfy lets you send push notifications to your phone via a simple REST API, and it's 100% open source. It's your best friend to notify yourself about all background things.
Because this is arguably a little confusing, there is a ticket for it. Afaik it's this one: https://github.com/binwiederhier/ntfy/issues/238
Hello friends 👋, it's that time again. A new ntfy release has landed. This one is pretty cool!
There is a ticket though to allow custom firebase credentials without recompiling. That would make a huge difference. See https://github.com/binwiederhier/ntfy/issues/682
upstream-base-url: "https://ntfy.sh" base-url: "https://[my hidden domain]" listen-http: ":8901" cache-file: "/var/cache/ntfy/cache.db" behind-proxy: true attachment-cache-dir: "/var/cache/ntfy/attachments" auth-file: "/var/lib/ntfy/user.db" enable-login: true auth-default-access: "deny-all"
-
A note from our sponsor - SonarQube
www.sonarqube.org | 23 Sep 2023
Stats
binwiederhier/ntfy is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of ntfy is Go.