2个不稳定版本

0.2.0 2021年1月16日
0.1.0 2021年1月15日

#30 in #desktop-notifications

MIT 许可证

17KB
96 代码行

I Say

通过HTTP API删除桌面通知。

curl "localhost:4829/?q=hello"

crates.io   GitHub Actions - Linter Status

安装方法

cargo install isay

使用说明

isay 0.2.0

USAGE:
    isay [OPTIONS] --app-name <app-name>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
        --app-name <app-name>    App name for the notification
    -p, --port <port>            HTTP port to listen on [default: 4829]
    -t, --timeout <timeout>      Timeout for the notification. Set it to 0 makes the notification
                                 never disappear. [default: -1]

许可证

MIT

依赖关系

~16–44MB
~733K SLoC