https://github.com/daelvn/notifykit
Lua notification helper library.
https://github.com/daelvn/notifykit
cron library lua moonscript notifications
Last synced: 15 days ago
JSON representation
Lua notification helper library.
- Host: GitHub
- URL: https://github.com/daelvn/notifykit
- Owner: daelvn
- License: other
- Created: 2019-05-08T19:22:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T09:20:57.000Z (over 5 years ago)
- Last Synced: 2025-03-10T15:11:54.749Z (over 1 year ago)
- Topics: cron, library, lua, moonscript, notifications
- Language: MoonScript
- Homepage:
- Size: 271 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notifykit
Lua library to help make notifications easier. It's based upon [autohydraz](https://github.com/daelvn/autohydraz), but
adds new features on top of it.
## Features
- API for creating and showing notifications, on top of [lgi](https://github.com/pavouk/lgi).
- Notification grouping.
- Domain Specific Language for defining notifications and forgetting about Lua.
- Folder to run notifications from.
## Documentation
Check the docs folder!
## License
This project is released to the public domain.