https://github.com/negrel/gnotify
Linux desktop notifications (archived)
https://github.com/negrel/gnotify
Last synced: 3 months ago
JSON representation
Linux desktop notifications (archived)
- Host: GitHub
- URL: https://github.com/negrel/gnotify
- Owner: negrel
- License: mit
- Created: 2020-05-14T23:31:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T13:16:40.000Z (over 4 years ago)
- Last Synced: 2025-01-08T09:13:59.134Z (5 months ago)
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# GNotify
> *library for displaying native linux desktop notifications.*This project is no longer developed. Use [beeep](https://github.com/gen2brain/beeep) instead.
## Features
- Display a native desktop notification
- Replace/update a displayed notification
- Interactive notification with buttons and actions## Example
Checkout the [examples/](https://github.com/negrel/gnotify/tree/master/examples) folder for the following example:
- **Hello world** notification.
- [Timer](https://github.com/negrel/timer) CLI tool.### Contributing
If you want to contribute to Ginger to add a feature or improve the code contact me at [[email protected]](mailto:[email protected]), open an [issue](https://github.com/negrel/gnotify/issues) or make a [pull request](https://github.com/negrel/gnotify/pulls).## :stars: Show your support
Please give a :star: if this project helped you!#### :scroll: License
MIT © [Alexandre Negrel](https://www.negrel.dev/)