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

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.

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.