NotifyOctober 7, 2021 ยท View on GitHubFreeDesktop notification library Install v install duarteroso.notify Usage mut n := &Notification n.title = 'Title' n.message = 'Message' n.send()