1 个仓库
Capabilities for relaying text from standard input streams to external notification providers.
Distinct from Push Notification Forwarding: Distinct from Push Notification Forwarding: focuses on the source being a shell pipeline (stdin) rather than a network client.
Explore 1 awesome GitHub repository matching networking & communication · Standard Input Forwarders. Refine with filters or upvote what's useful.
Noti 是一套命令行工具,旨在捕获进程输出并跟踪执行状态,以触发桌面或第三方提醒。它作为一个 Shell 通知包装器和流水线工具,将 Shell 输出和执行状态路由到桌面横幅或消息服务。 该项目提供了一个进程监控工具,能够跟踪特定进程标识符,以便在程序终止时立即发送通知。它还包括一个 CLI 输出通知器,可捕获标准输入并将文本作为通知消息转发。 该系统涵盖命令完成提醒、到语音合成引擎或第三方平台的外部通知路由,以及定义自定义提醒标题和消息的能力。
Captures text from a shell pipeline's standard input and forwards it as a notification message.