go-nativenotify

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

commit cfb21e06210384fab299a679e69adb2105c694fb
parent aaed0f9b74b8d8960613b43c985c1d505387fefd
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Wed, 15 Jan 2025 17:41:14 +0800

docs: readme

Basic repo description.
Contains attribution for png.

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

Diffstat:
AREADME.md | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,10 @@ +# nativenotify + +`nativenotify` provides a cross platform notification API for Go. + +It aims to provide a convenient to use API covering the basic use cases. +Not all features for each platform is supported. + +Notably, text inputs are not supported on Linux. + +<a href="https://www.flaticon.com/free-icons/game-boy-advance" title="game boy advance icons">Game boy advance icons created by bukeicon - Flaticon</a>