# toastify
A commandline tool that shows desktop notifications using [notify-rust](https://docs.rs/notify-rust/).
```text
toastify 0.5.1
Hendrik Sollich <hendrik@hoodie.de>
A commandline tool that shows desktop notifications using
[notify-rust](https://docs.rs/notify-rust/).
USAGE:
toastify <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
-V, --version Print version information
SUBCOMMANDS:
help Print this message or the help of the given subcommand(s)
info Shows information about the running notification server
send Shows a notification
```