dbus 桌面通知的客户端-服务器通知中心

时间:2024-07-18 13:18:54
【文件属性】:

文件名称:dbus 桌面通知的客户端-服务器通知中心

文件大小:58KB

文件格式:ZIP

更新时间:2024-07-18 13:18:54

rust toml cargo dbus client-server

土下dbus 桌面通知的客户端-服务器通知中心。特别是org.freedesktop.Notifications dbus 消息。动机我只想能够在窗口管理器上看到错过的通知。依赖关系货物生锈数据库总线另见Cargo.toml建造~$ cargo build安装单用户~$ cargo install --path=. --force系统范围~# cargo install --path=. --force --root=/usr/local # /usr also works用法启动服务器并监听 dbus 通知:~ $ tsuchita-server启动从服务器读取通知的终端客户端~ $ tsuchita配置将配置文件放在$XDG_CONFIG_HOME/tsuchita (对于 GNU/Linux 通常$HOME/.config/tsuchita/ )。目前可以使用以下文件配置 tsuchita:tsuchitatoml一般配置键盘映射文件对于键绑定,请查看src/client/util/key_mapping.rs以获取不可打印的键对于命令,请查看src/client/com


【文件预览】:
tsuchita-main
----.gitignore(8B)
----src()
--------client()
--------server()
----Cargo.lock(52KB)
----LICENSE(7KB)
----Cargo.toml(634B)
----.github()
--------workflows()
----README.md(2KB)
----config()
--------tsuchita.toml(243B)
--------keymap.toml(1KB)
--------theme.toml(108B)

网友评论