https://github.com/hoodie/toastify
  
  
    🍞A commandline tool that shows desktop notifications using notify-rust 
    https://github.com/hoodie/toastify
  
commandline desktop-notifications utility
        Last synced: 10 days ago 
        JSON representation
    
🍞A commandline tool that shows desktop notifications using notify-rust
- Host: GitHub
 - URL: https://github.com/hoodie/toastify
 - Owner: hoodie
 - License: apache-2.0
 - Created: 2015-07-12T22:26:48.000Z (over 10 years ago)
 - Default Branch: main
 - Last Pushed: 2023-10-20T15:40:43.000Z (about 2 years ago)
 - Last Synced: 2025-09-12T21:15:42.105Z (about 2 months ago)
 - Topics: commandline, desktop-notifications, utility
 - Language: Rust
 - Homepage:
 - Size: 88.9 KB
 - Stars: 105
 - Watchers: 3
 - Forks: 8
 - Open Issues: 2
 - 
            Metadata Files:
            
- Readme: README.md
 - Changelog: CHANGELOG.md
 - License: LICENSE-Apache
 
 
Awesome Lists containing this project
- jimsghstars - hoodie/toastify - 🍞A commandline tool that shows desktop notifications using notify-rust (Rust)
 
README
          
# toastify
[](https://github.com/hoodie/toastify/actions)
[](https://crates.io/crates/toastify)
[](https://github.com/hoodie/toastify/graphs/contributors)

[](https://crates.io/crates/toastify/)
[](https://crates.io/crates/toastify/)
A commandline tool that shows desktop notifications using [notify-rust](https://docs.rs/notify-rust/).
```text
toastify 0.5.1
Hendrik Sollich 
A commandline tool that shows desktop notifications using
[notify-rust](https://docs.rs/notify-rust/).
USAGE:
    toastify 
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](https://github.com/hoodie/toastify/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](https://crates.io/crates/convco).