Notify-cli

Send message to ZNotify server with cli.

Usage

```bash Send notification to ZNotify.

Usage: znotify [COMMAND]

Commands: send Send notification to yourself help Print this message or the help of the given subcommand(s)

Usage: znotify send [OPTIONS] --user_id --content

Options: -u, --user_id User ID to send notification -t, --title Title of the notification [default: Notification] -c, --content <content> Content of the notification -l, --long <long> Long content of notification -h, --help Print help information ```</p> </body></html>