| Crates.io | notipriv |
| lib.rs | notipriv |
| version | 1.0.0 |
| created_at | 2023-06-27 21:25:12.5041+00 |
| updated_at | 2023-06-27 21:25:12.5041+00 |
| description | UnifiedPush message sender |
| homepage | https://dalan.fr |
| repository | https://git.berthor.eu/dalan/notipriv |
| max_upload_size | |
| id | 901674 |
| size | 45,652 |
UnifiedPush message sender.
cargo install notipriv to install notiprivnotipriv config to configure the endpoint~/.bashrc or ~/.zshrcalias nr="notipriv run --"
alias ns="notipriv send"
To send a notification:
ns "message"
To run a command and send a notification at the end:
nr command