--- description: >- Local Notifications plugin for Cordova and Ionic. This plugin allows you to display local notifications on the device --- # Local Notifications This plugin allows you to display local notifications on the device ## Installation ```bash ionic cordova plugin add cordova-plugin-local-notification npm install @awesome-cordova-plugins/local-notifications ``` **Plugin Repo:** [https://github.com/katzer/cordova-plugin-local-notifications](https://github.com/katzer/cordova-plugin-local-notifications) ## Supported Platforms - Android - iOS - Windows ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)