mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
https://music.qier222.com
* udpate playing status on sidebar playlists * update player mode logic & delete unused codes * change sidebar svg to volume-half * format code and relevant optimizations * justify-between * change object visit mode to dot. * delete duplited `flex` class * add playlist id check in case playlist id conflicts with album. |
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| build/icons | ||
| scripts | ||
| src | ||
| .electron-builder.config.js | ||
| .env | ||
| .eslintrc.js | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| prettier.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| types.d.ts | ||
| vite.config.ts | ||