An open API service indexing awesome lists of open source software.

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

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