#desktop-notifications #command-line-tool #desktop #notifications #dbus #send-notifications #notify

app toastify

A commandline tool that shows desktop notifications using notify-rust

7 releases

0.5.4 Oct 20, 2023
0.5.3 Oct 16, 2023
0.5.2 Sep 26, 2022
0.4.0 Aug 16, 2019
0.3.4 Nov 6, 2018

#923 in Command line utilities

42 downloads per month

MIT/Apache

22KB
153 lines

toastify

build Crates.io contributors maintenance

version license

A commandline tool that shows desktop notifications using notify-rust.

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)
    send    Shows a notification

Contribution

Any help in form of descriptive and friendly issues or comprehensive pull requests are welcome!

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in toastify by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Conventions

The Changelog of this library is generated from its commit log, there any commit message must conform with https://www.conventionalcommits.org/en/v1.0.0/. For simplicity you could make your commits with convco.

Dependencies

~3–40MB
~559K SLoC