2个版本
0.1.2 | 2024年6月13日 |
---|---|
0.1.1 | 2024年6月11日 |
0.1.0 |
|
#161 在 GUI
每月72次下载
17KB
notify-send-win
Windows的notify-send替代品
如何安装
cargo安装 notify-send-win
如何使用
notify-send-win
- 运行
notify-send-win --help
获取更多信息
Usage: notify-send-win.exe [OPTIONS]
Options:
-a, --app <APP> "App Name" for the Toast [default: notify-send-win]
-t, --title <TITLE> "Title" for the Toast [default: "This is a default title"]
-m, --message <MESSAGE> "Message" for the Toast [default: "This is a default notification\nrun \"notify-send.exe --help\" for more information"]
-l, --link <LINK> Link to go to, when clicked [default: https://github.com/PassiHD2004/notify-send-win]
-n, --notify-logo <NOTIFY_LOGO> Logo for the notification [default: ]
-i, --image <IMAGE> Banner image to display [default: ]
-d, --duration <DURATION> How long to display the Toast. Options: "short" or "long" [default: short]
-h, --help Print help
-V, --version Print version
依赖项
~1.5–2MB
~39K SLoC