https://github.com/nwutils/faux-notifications
WIP - Library to create custom desktop notifications in NW.js
https://github.com/nwutils/faux-notifications
Last synced: 3 months ago
JSON representation
WIP - Library to create custom desktop notifications in NW.js
- Host: GitHub
- URL: https://github.com/nwutils/faux-notifications
- Owner: nwutils
- License: mit
- Created: 2020-12-15T16:30:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-15T19:47:08.000Z (over 4 years ago)
- Last Synced: 2025-01-13T11:24:28.483Z (5 months ago)
- Homepage: https://nwutils.io
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# faux-notifications
WIP - Library to create custom desktop notifications in NW.jsThis is a placeholder repo for a library.
Initial features would include:
* Simple API
* Ability to set position of the notification (default being bottom right on Win, top right on Lin/OSX)
* Set an auto-close timeoutFuture features could include:
* Handling stacking of multiple notifications