Web Analytics

notify

⭐ 80 stars Simplified Chinese by esiqveland

notify

go.dev reference Go Report Card Build

Notify 是一个用于与 freedesktop.org 定义的 dbus 通知服务交互的 Go 库: https://specifications.freedesktop.org/notification/latest/

notify 可以通过 dbus 发送桌面通知,类似于 libnotify 的实现方式。

请注意,notify 仍在开发中,API 在 1.0 版本发布之前尚未确定。

非常欢迎更多的测试者 =)

依赖于:

更新日志

快速介绍

请参阅示例:main.go

克隆仓库并进入 examples 文件夹:

`` go run main.go ``

待办事项

另请参见

Gnome 通知规范 https://developer.gnome.org/notification-spec/。

贡献者

感谢用户 emersion 对接收信号提出的绝佳想法。

感谢 Merovius 修复 Close() 过程中的竞态条件。

许可证

BSD 3-Clause

--- Tranlated By Open Ai Tx | Last indexed: 2026-07-19 ---