Skip to content

duarteroso/notify

Repository files navigation

Notify

FreeDesktop notification library

Install

v install duarteroso.notify

Usage

mut n := &Notification
n.title = 'Title'
n.message = 'Message'
n.send()

About

FreeDesktop notification library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published