go-nativenotify

Native notifications in Go
Log | Files | Refs | README | LICENSE

commit 5fce73e42f0ed5e21ca24b4815b29511bcce92bd
parent 938c88f0b487e0ee719ba80b3dcd78ed00a06f58
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Fri, 17 Jan 2025 14:40:48 +0800

cmd/notify: credit the icon

Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com>

Diffstat:
Acmd/notify/README.md | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/cmd/notify/README.md b/cmd/notify/README.md @@ -0,0 +1,7 @@ +# cmd/notify + +This utility exercises the API. +It is not intended to provide comprehensive access to the API but rather is more of a smoke test. + +## Credits +<a href="https://www.flaticon.com/free-icons/game-boy-advance" title="game boy advance icons">Example puzzle icon created by bukeicon - Flaticon</a>