We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
为 mingw 环境下运行 fuo 的用户提供 mpris 交互
未找到心仪的通用 windows 桌面歌词外挂软件, AutoLyric 也是特定播放器支持的,OSDLyrics 也是仅支持 linux
提供启动参数允许在win32环境下也加载dbus服务
dbus-python 不会给linux以外任何平台提供 _dbus_bindings
_dbus_bindings
https://github.com/uglide/dbus-python-windows py37 看起来有亿点麻烦... 坐等fuo切到现代的dbus库
The text was updated successfully, but these errors were encountered:
@MeowKatee 用 dbus-next 替换一下,dbus-python 确实不太行
Sorry, something went wrong.
等待 fuo 切到直接用 aionowplaying 走 dbus_next macos 那边的dbus应该会更工作一些 Win32的dbus daemon,有几个十几年前的实现,可能可以期待一下zbus之类
No branches or pull requests
简介与背景
为 mingw 环境下运行 fuo 的用户提供 mpris 交互
未找到心仪的通用 windows 桌面歌词外挂软件, AutoLyric 也是特定播放器支持的,OSDLyrics 也是仅支持 linux
方案概述
提供启动参数允许在win32环境下也加载dbus服务
备注
dbus-python 不会给linux以外任何平台提供
_dbus_bindings
https://github.com/uglide/dbus-python-windows py37
看起来有亿点麻烦... 坐等fuo切到现代的dbus库
The text was updated successfully, but these errors were encountered: