jolicode/JoliNotif
🖥️ Send notifications to your desktop directly from your PHP script observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 96
- Release rhythm 70
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 115.5
- age_days: 4203
- days_rel: 42
- days_push: 29
- n_releases_24m: 7
Adoption not part of the score
1443 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JoliNotif is a cross-platform PHP library for displaying desktop notifications from CLI scripts, supporting Linux, Windows (including WSL), and macOS. It auto-detects the best available notifier on the system and also ships a CLI executable for sending notifications from the shell.
Use cases
- send desktop notifications from a PHP script
- notify me when a long-running CLI task finishes
- show desktop alerts from a CRON job
- cross-platform notifications in PHP on Linux, macOS and Windows
- send a notification from the command line
- alert the user when tests or deployment complete
When to choose
- you need desktop notifications from PHP CLI scripts across multiple operating systems
- you want automatic detection of the best native notifier per platform
- you need a simple CLI binary to trigger notifications from shell scripts or CRON
When to avoid
- you need notifications in a web context (FPM) - the library explicitly does not support this
- you need mobile or push notifications rather than desktop ones
- your project runs PHP below 8.3 and you cannot use older releases
Facets
library · maturity active
gui cli developer-tools desktop-applications developer-tools cross-platform windows php cli cross-platform desktop-notifications php-library notify-send terminal-notifier cron-notifications automation linux macos
2 sources
- readme: https://github.com/jolicode/JoliNotif · fetched 2026-08-28 · 05925083e421
- homepage: http://jolicode.com/blog/desktop-notification-in-php · fetched 2026-08-29 · 373617414298
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jolicode/JoliNotif | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="jolicode/JoliNotif")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem