Skip to content
/ lyc Public

基于PySide6开发,采用Fluent-Widgets作为UI界面,目前只支持显示来自yesplaymusic的歌词。

License

Notifications You must be signed in to change notification settings

ghhccghk/lyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这是一个ReadMe

这个项目刚开始开发,目前有亿点点Bug。是一个桌面歌词显示项目,基于PySide6开发,采用Fluent-Widgets作为UI界面,目前只支持显示来自yesplaymusic的歌词。


展示

展示 展示 展示


环境搭建

首先在本地创建新的 conda 环境

conda create --name lyc python=3.9.18
conda activate lyc
pip install PySide6-Fluent-Widgets==1.3.3 -i https://pypi.org/simple/
pip install pyside6==6.5.2
pip install dbus-python
pip install pympris
pip install pyexecjs

克隆本项目到本地并克隆模块

然后在命令行输入

cd “克隆的项目位置”
conda activate lyc
python my_window.py

关于项目引用和参考


关于部分图片版权声明

  • 在本项目下 res/icons/108.png & res/icons/SystemPanel.png属于我个人版权,未经允许,拒绝商业使用。如需商用本项目请替换图片,还有Fluent-Widgets请自行购买商业授权。
  • res/audio/明日方舟-重岳下的音频资源版权归属鹰角网络,请注意版权风险

About

基于PySide6开发,采用Fluent-Widgets作为UI界面,目前只支持显示来自yesplaymusic的歌词。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published