Crates.io | notify-send-win |
lib.rs | notify-send-win |
version | 0.1.3 |
source | src |
created_at | 2024-06-11 13:45:59.257368 |
updated_at | 2024-09-23 00:20:16.269412 |
description | A windows equivalent for notify-send |
homepage | https://github.com/PassiHD2004/notify-send-win |
repository | https://github.com/PassiHD2004/notify-send-win |
max_upload_size | |
id | 1268237 |
size | 48,870 |
cargo install notify-send-win
notify-send-win
notify-send-win --help
for more informationUsage: 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