#discord #mpris #media

程序 camila

MPRIS 至 Discord 通道

2 个发布版本

0.2.1 2023年2月2日
0.2.0 2023年2月2日

#12#mpris

Apache-2.0

57KB
246 代码行

Camila

仅适用于 Linux 的 MPRIS 到 Discord 的存在性。

"screnshot of my Discord profile showing music player data, the song is 'I Hate Myself, I Want to Party' from King Princess"

使用方法

使用 cargo install camila 从注册表安装,或使用 cargo install --path . 从源安装,或使用 cargo build --release 构建,并根据需要进行守护进程化。通过传递应用程序 ID 和图标键作为参数,camila 可以自定义 Discord 应用和图标。

MPRIS to Discord bridge

Usage: camila [OPTIONS]

Options:
  -a, --app-id <APP_ID>      Discord app ID
  -i, --icon-key <ICON_KEY>  Key of icon in Discord app
  -h, --help                 Print help
  -V, --version              Print version

待办事项/愿望清单

  • 更好地处理断开连接
  • 可能将 (Discord套接字) 观察器和 MPRIS 循环放入自己的行为者中

许可证

© Ariela Wenner,2023。所有代码均根据 Apache 2.0 许可。

依赖项

~16–27MB
~435K SLoC