noti-rs-0.1.1 is not a library.
noti-rs
A simple CLI tool for sending desktop notifications on macOS and Linux.
Installation
Usage
# Send notification with title and message
# Short form
# Title only
# Message only (title defaults to "noti")
Options
| Option | Short | Description |
|---|---|---|
--title |
-t |
Notification title |
--message |
-m |
Notification message |
--help |
-h |
Show help |
License
MIT