dschep/ntfy
🖥️📱🔔 A utility for sending notifications, on demand and when commands finish. observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 49
- Release rhythm 54
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 3912
- days_rel: 310
- days_push: 310
- n_releases_24m: 5
Adoption not part of the score
4977 stars · 216 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ntfy is a Python command-line utility for sending notifications from the shell, either as desktop notifications or push notifications to phones via services like Pushover. It can automatically notify when long-running commands finish and offers shell integration for bash and zsh.
Use cases
- send a push notification to my phone when a long command finishes
- get a desktop notification when a build completes
- notify me when a script finishes running in the terminal
- send notifications from shell scripts
- automatically alert me when a background process with a given pid exits
- add shell integration so every long command notifies me when done
When to choose
- you want simple CLI-based notifications from bash/zsh without writing code
- you need push notifications to your phone when terminal commands finish
- you want automatic notification of long-running command completion via shell integration
When to avoid
- you need a full notification server with a web interface (the unrelated ntfy.sh project fits better)
- you need programmatic notification APIs inside an application rather than a CLI tool
- you rely on macOS desktop notifications, which are reported as unsupported
Facets
cli-tool · maturity maintenance
cli developer-tools workflow-automation developer-tools windows python cli push-notifications shell-integration desktop-notifications bash zsh command-line automation linux macos
2 sources
- readme: https://github.com/dschep/ntfy · fetched 2026-08-28 · a827307dc528
- registry_pypi: https://pypi.org/pypi/ntfy/json · fetched 2026-08-29 · af23f81b7ea5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dschep/ntfy | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem