统一推送消息发送器
作者:Dalan94
#41 in #发送者
14KB 93 代码行
统一推送消息发送器。
cargo install notipriv
notipriv config
~/.bashrc
~/.zshrc
alias nr="notipriv run --" alias ns="notipriv send"
发送通知
ns "message"
运行命令并在结束时发送通知
nr command
~19–35MB ~591K SLoC
build.rs