rnotify 0.2.0

Rnotify allows sending informative messages to various destinations such as Discord, Telegram and Mail through the command line.
Documentation
1
2
3
pub mod html;
#[cfg(feature = "http")]
pub mod http_util;