https://github.com/nwutils/faux-notifications
WIP - Library to create custom desktop notifications in NW.js
https://github.com/nwutils/faux-notifications
Last synced: 5 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 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-15T19:47:08.000Z (over 5 years ago)
- Last Synced: 2025-06-14T15:02:06.466Z (about 1 year ago)
- Homepage: https://nwutils.io
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- 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.js
This 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 timeout
Future features could include:
* Handling stacking of multiple notifications