# hkirat/notification-logger

Desktop notification for your console Logs

Repository: https://github.com/hkirat/notification-logger
Canonical: https://ross.abutalabs.com/products/notification-logger
Homepage: http://hkirat.github.io/notification-logger
Language: JavaScript
License Family: other
Last push: 2024-05-21T18:40:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3612, "days_push": 834, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1044, forks 69 (observed 2026-08-28T04:03:21.253199+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: logging, developer-tools
- domain: developer-tools, web-development, frontend
- platform: browser
- tags: desktop-notifications, console-log, debugging, browser, javascript, nodejs

## Member repositories
- hkirat/notification-logger (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.253199+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:02:13.489298+00:00, confidence not recorded.
  - readme: https://github.com/hkirat/notification-logger (fetched 2026-08-28T04:03:21.253199+00:00, sha 6d3de9e1fbaa)
  - homepage: http://hkirat.github.io/notification-logger (fetched 2026-08-29T13:03:13.181562+00:00, sha b22fc6b4d6b8)
  - registry_npm: https://registry.npmjs.org/notification-logger (fetched 2026-08-29T13:03:13.183880+00:00, sha 68a925614e8d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
