#桌面通知 #命令行工具 #桌面 #通知 #dbus #发送通知 #notify

app toastify

一个使用 notify-rust 显示桌面通知的命令行工具

7 个版本

0.5.4 2023年10月20日
0.5.3 2023年10月16日
0.5.2 2022年9月26日
0.4.0 2019年8月16日
0.3.4 2018年11月6日

#861 in 命令行工具

MIT/Apache

22KB
153 代码行

toastify

build Crates.io contributors maintenance

version license

一个使用 notify-rust 显示桌面通知的命令行工具。

toastify 0.5.1
Hendrik Sollich <[email protected]>
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

贡献

欢迎以描述性和友好的 问题 或全面性的拉取请求形式提供任何帮助!

除非你明确说明,否则你提交的任何旨在包含在 toastify 中的贡献,根据 Apache-2.0 许可证的定义,应以上述双重许可的方式提供,不附加任何额外的条款或条件。

约定

此库的更改日志是从其提交日志生成的,因此任何提交信息必须符合 https://www.conventionalcommits.org/en/v1.0.0/。为了简化,你可以使用 convco 进行提交。

依赖关系

~3–34MB
~505K SLoC