#桌面通知 #警报 #CLI 命令 #Linux #macOS #执行 #完成

应用 alert-after

在命令执行完毕后获取桌面通知

11 个稳定版本

使用旧版 Rust 2015

1.5.1 2019年4月10日
1.5.0 2018年10月13日
1.4.3 2018年2月27日
1.4.2 2018年1月6日
1.4.1 2017年4月15日

#476 in GUI

每月 41 次下载

MIT/Apache

4KB

alert-after

在命令执行完毕后获取桌面通知。有助于通知长时间运行的 CLI 任务已完成。适用于 macOS、Linux 和 Windows。

安装

  1. 安装 Rust
  2. cargo安装 alert-after

如果要在 Linux 上安装,还需要 Libdbus

用法

aa <command name and args>

在休眠五秒后获取桌面通知

aa sleep 5

在检索 Google 后获取桌面通知

aa wget google.com

升级

cargo install --force alert-after

依赖项

~0–1.3MB
~24K SLoC