# katzer/cordova-plugin-local-notifications

Cordova Local-Notification Plugin

Repository: https://github.com/katzer/cordova-plugin-local-notifications
Canonical: https://ross.abutalabs.com/products/cordova-plugin-local-notifications
Language: Java
License: Apache-2.0
License Family: permissive
Topics: cordova-plugin, cordova-plugin-local-notification, cordova-android-plugin, cordova-ios-plugin, cordova-windows-plugin, notifications, local-notifications, user-notifications, appplant
Last push: 2025-11-22T15:37:09+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 53, release rhythm 57, longevity 100
- inputs: {"age_days": 4771, "days_push": 284, "days_rel": 284, "gap_med": 20, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2565, forks 1721 (observed 2026-08-28T04:07:01.112982+00:00)

## What it is
A Cordova plugin that lets hybrid mobile apps schedule and display local notifications on Android and iOS. It supports notification components like status bar icons, lock screen visibility, sounds, vibration, and LED blinking.

## Use cases
- show local notifications in a cordova app
- schedule reminders on android and ios from javascript
- display notifications outside the app UI in a hybrid mobile app
- play a sound or vibrate when a notification fires
- show notifications on the lock screen
- add notification actions to a cordova app

## When to choose
- you are building a Cordova/PhoneGap hybrid app and need local notifications
- you need cross-platform notification support without native code
- you want scheduled or triggered notifications from JavaScript

## When to avoid
- you are building a fully native app (use native notification APIs instead)
- you need push notifications from a server rather than local ones
- you use a framework other than Cordova such as React Native or Flutter

## Facets
- artifact type: plugin
- maturity: stable
- function: mobile-framework, sdk
- domain: mobile-development, cross-platform, developer-tools
- platform: cross-platform
- tags: cordova, cordova-plugin, local-notifications, push-notifications, hybrid-apps, phonegap, android, ios

## Member repositories
- katzer/cordova-plugin-local-notifications (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:01.112982+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-30T02:23:26.684739+00:00, confidence not recorded.
  - readme: https://github.com/katzer/cordova-plugin-local-notifications (fetched 2026-08-28T04:07:01.112982+00:00, sha 44792a5d0a32)
- Data as of 2026-08-30T08:39:29.467469+00:00.
