hkirat/notification-logger
Desktop notification for your console Logs observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 3612
- days_rel: n/a
- days_push: 834
- n_releases_24m: 0
Adoption not part of the score
1044 stars · 69 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tiny JavaScript library that shows browser console.log messages as desktop notifications during web development. It wraps console.log so developers can see log output without opening the browser inspector.
Use cases
- see console logs as desktop notifications while debugging
- monitor console.log output without opening devtools
- debug web apps with popup notifications
- log variables during development without checking the inspector
- revert console.log to original behavior when done
When to choose
- you want console messages surfaced as desktop notifications during frontend development
- you need a tiny dependency-free debugging helper under 1kb
- you want an easy way to toggle notification logging on and off
When to avoid
- you need structured or production-grade logging
- you target environments without the Notification API
- you need server-side or Node.js logging
Facets
library · maturity maintenance
logging developer-tools developer-tools web-development frontend browser desktop-notifications console-log debugging browser javascript nodejs
3 sources
- readme: https://github.com/hkirat/notification-logger · fetched 2026-08-28 · 6d3de9e1fbaa
- homepage: http://hkirat.github.io/notification-logger · fetched 2026-08-29 · b22fc6b4d6b8
- registry_npm: https://registry.npmjs.org/notification-logger · fetched 2026-08-29 · 68a925614e8d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hkirat/notification-logger | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="hkirat/notification-logger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem