https://github.com/rixcian/notify-electron
Cross-platform custom notifications for Electron.
https://github.com/rixcian/notify-electron
electron nodejs notifications typescript
Last synced: 4 months ago
JSON representation
Cross-platform custom notifications for Electron.
- Host: GitHub
- URL: https://github.com/rixcian/notify-electron
- Owner: rixcian
- License: mit
- Created: 2024-09-17T11:05:33.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T12:15:59.000Z (almost 2 years ago)
- Last Synced: 2025-10-25T10:07:33.913Z (8 months ago)
- Topics: electron, nodejs, notifications, typescript
- Language: HTML
- Homepage: https://www.npmjs.com/package/notify-electron
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# notify-electron
Cross-platform custom notifications for Electron apps.
## Minimal Requirements
- Node.js: >= 14.17.X (because of the `randomUUID` function in the `crypto` module)
- Electron: >= 3.0.3