The goal of this library is to provide a basic notification API abstraction that supports the common features available across all platforms while not requiring any dependencies beyond those inherently required by the platform.
Supports sending notifications with a given title and a text. The icon used is the app icon.
- XDG
- macOS
- More platforms
- Custom icons
PRs welcome!