qier222 / YesPlayMusic

高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
https://music.qier222.com
MIT License
29.17k stars 4.28k forks source link

希望下一个版本能够增加和qq音乐一样的菜单栏歌词,逼格贼高 #2130

Open MinYuEdga opened 1 year ago

MinYuEdga commented 1 year ago

尽量每个 issue 只提一个 bug 或新功能

image

提新 issue 前请确认 👉

反馈 bug 需要的信息

stark81 commented 11 months ago

类似于这个?可以在GitHub上搜索一下“Mac状态栏歌词”,不过Mac只有x86的,arm的需要自己去打包哦 image

Cyberczy commented 11 months ago

polybar有https://github.com/KairuiLiu/polybar-yesplaymusic-lyrics

Cyberczy commented 11 months ago

image 效果类似这样

scgm0 commented 11 months ago

image 效果类似这样

有kde的吗?

Cyberczy commented 11 months ago

image 效果类似这样

有kde的吗?

能用polybar就可以

Cyberczy commented 11 months ago

image 效果类似这样

有kde的吗?

可以看看这个项目 https://github.com/KairuiLiu/polybar-yesplaymusic-lyrics

Cyberczy commented 11 months ago

image 配合下方项目 https://github.com/KairuiLiu/polybar-mpris-control 如上图

scgm0 commented 11 months ago

image 配合下方项目 https://github.com/KairuiLiu/polybar-mpris-control 如上图

除了polybar没有办法了吗?

Cyberczy commented 11 months ago

image 配合下方项目 https://github.com/KairuiLiu/polybar-mpris-control 如上图

除了polybar没有办法了吗?

那是个shell脚本我不清楚kde的状态栏是否可以调用shell脚本

Cyberczy commented 11 months ago

image 配合下方项目 https://github.com/KairuiLiu/polybar-mpris-control 如上图

除了polybar没有办法了吗?

好像有个kde的项目 https://github.com/LiYulin-s/org.kde.plasma.ypm-lyrics

scgm0 commented 11 months ago

image 配合下方项目 https://github.com/KairuiLiu/polybar-mpris-control 如上图

除了polybar没有办法了吗?

好像有个kde的项目 https://github.com/LiYulin-s/org.kde.plasma.ypm-lyrics

这个项目的后端我运行一堆错误emmm

Cyberczy commented 11 months ago

image 配合下方项目 https://github.com/KairuiLiu/polybar-mpris-control 如上图

除了polybar没有办法了吗?

好像有个kde的项目 https://github.com/LiYulin-s/org.kde.plasma.ypm-lyrics

这个项目的后端我运行一堆错误emmm

没用过kde啊我也没办法,你看看是不是少了什么没装啊

newbie163 commented 10 months ago

polybar有

https://github.com/KairuiLiu/polybar-yesplaymusic-lyrics

internal/modules/cjs/loader:1147
  throw err;
  ^

Error: Cannot find module '/home/newbie/.config/polybar/modules/lyrics/app.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Module._load (node:internal/modules/cjs/loader:985:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
    at node:internal/main/run_main_module:28:49 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v21.2.0

大佬我是这样的,我运行完就这样了

Cyberczy commented 10 months ago

polybar有

https://github.com/KairuiLiu/polybar-yesplaymusic-lyrics

internal/modules/cjs/loader:1147
  throw err;
  ^

Error: Cannot find module '/home/newbie/.config/polybar/modules/lyrics/app.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Module._load (node:internal/modules/cjs/loader:985:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
    at node:internal/main/run_main_module:28:49 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v21.2.0

大佬我是这样的,我运行完就这样了

Node.js v21.0.0之后好像会有问题,你把Node.js回退到v20.9.0试试 我之前也有问题 如果有问题再发我看看

newbie163 commented 10 months ago

解决了谢谢佬,你的bar好好看