
Ntfy
Gotify
Pushover
LogSnag
Healthchecks.io
Loggl.net
Uptime Kuma
n8n.io
SQL Developer
phpMyAdmin
DbVisualizer
Navicat
DBeaver
Sequel Pro
DataGrip
Toad for Oracle
SQL DeveloperBased on our record, Ntfy seems to be more popular. It has been mentiond 82 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I didn't want another app. I wanted a push notification that says "limits got reset, go use them". Turns out you can get pretty far with three public feeds and ntfy.sh, which is a free push service that needs no account:. - Source: dev.to / about 1 month ago
Const { test } = require('node:test'); Const assert = require('node:assert'); Test('edge-triggering fires once per transition', () => { const seen = []; const opts = { minSeverity: 'warn', topic: 't', server: 'https://ntfy.sh' }; const send = (path, v, s) => seen.push(s); step(opts, 'notifications.x', 'warn', send); // fire step(opts, 'notifications.x', 'warn', send); // repeat โ skip step(opts,... - Source: dev.to / about 2 months ago
Ntfy is the thread that ties the whole async event model together. It's a self-hosted push notification server. HTTP POST to a topic, and every subscribed client gets a notification. Woodpecker sends build results here. WUD sends image update alerts here. Home Assistant sends automation notifications here. Having one place where things send notifications means I can manage subscriptions in one app and stop... - Source: dev.to / about 2 months ago
I wrote NerdCalci (https://github.com/vishaltelangre/NerdCalci), a free calculator app for Android. Besides, I made a lot of automation scripts (mostly using Ruby) that run on my raspberry pi to fetch/parse/crunch things and notify me on my Android phone through a self-hosted https://ntfy.sh server. - Source: Hacker News / 2 months ago
2. Delivery. I push the top alerts to a Telegram channel using a bot. You could also use ntfy.sh (free, self-hostable) or plain email via smtplib. - Source: dev.to / 4 months ago
Gotify - a simple self-hosted server for sending and receiving messages
phpMyAdmin - phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.
Pushover - Real-time notifications on your Android, iPhone, iPad, and Desktop
DbVisualizer - DbVisualizer is the universal database client and SQL tool built for developers, analysts, DBAs, data engineers, and anyone working with data.
LogSnag - A real-time feed of events for your projects
Navicat - Powerful database management & design tool for Win, Mac & Linux. With intuitive GUI, user manages MySQL, MariaDB, SQL Server, SQLite, Oracle & PostgreSQL DB easily.