Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GuMengYu/music-you
🪗 一个美观简约的Material Design 3 (Material You) 风格pc音乐播放器
https://github.com/GuMengYu/music-you
electron material-you music music-player netease-cloud-music react reactjs
Last synced: 14 days ago
JSON representation
🪗 一个美观简约的Material Design 3 (Material You) 风格pc音乐播放器
- Host: GitHub
- URL: https://github.com/GuMengYu/music-you
- Owner: GuMengYu
- License: agpl-3.0
- Created: 2021-01-12T10:36:33.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-21T10:08:17.000Z (3 months ago)
- Last Synced: 2024-08-21T11:35:06.452Z (3 months ago)
- Topics: electron, material-you, music, music-player, netease-cloud-music, react, reactjs
- Language: TypeScript
- Homepage: https://music-you-next.vercel.app
- Size: 213 MB
- Stars: 554
- Watchers: 3
- Forks: 58
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Music You
遵循 Material Design 3 (Material You) 设计风格的桌面音乐播放器
![GitHub license](https://img.shields.io/github/license/gumengyu/music-you)
![React](https://img.shields.io/badge/Made_With-React_18.2.0-blue)
![Release](https://img.shields.io/github/v/release/gumengyu/music-you)
![Downloads](https://img.shields.io/github/downloads/gumengyu/music-you/total)
[![Build](https://github.com/gumengyu/music-you/actions/workflows/build.yml/badge.svg)](https://github.com/gumengyu/music-you/actions/workflows/build.yml)基于 React + [NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) + electron, 提供网易云音乐PC端的各项功能。
[下载](https://github.com/GuMengYu/music-you/releases)3.0 是为了学习 React 所迁移开发,界面功能有一定改动,可下载体验。
2.0 由vue3构建 见 [v2-stable](https://github.com/GuMengYu/music-you/tree/v2-stable)
#### 欢迎 star
[![GitHub stars](https://img.shields.io/github/stars/gumengyu/music-you.svg?style=social&label=Star)](https://github.com//gumengyu/music-you) ![GitHub forks](https://img.shields.io/github/forks/gumengyu/music-you.svg?style=social&label=Forks) ![GitHub issue](https://img.shields.io/github/issues/gumengyu/music-you.svg?style=social&label=Issues)
## 🎨 功能列表
- 手机扫码登录
- 首页推荐
- 资料库(个人收藏)
- 音乐播客
- 日推,私人fm
- 浅色模式
- 歌词,逐词歌词
- 本地音乐播放
- 云盘音乐## 🛫 Quick Setup
```sh
# clone the project
git clone https://github.com/GuMengYu/music-you.git# enter the project directory
cd music-you# install dependency
npm install# develop
npm run electron:dev# build
npm run electron:build```
## 部分截图
## [License](./LICENSE)
### 感谢以下开源项目
[electron-vite-react](https://github.com/electron-vite/electron-vite-react)
[YesPlayMusic](https://github.com/qier222/YesPlayMusic)
[Dopamine](https://github.com/digimezzo/dopamine)
[AMLL](https://github.com/Steve-xmh/applemusic-like-lyrics)
### 声明仅供学习交流使用,禁止个人用于非法商业用途。