Skip to content

哈哈音乐 —— 整合四大音乐平台的网页播放源(网易云、酷狗、QQ、虾米)。Integrating the APIs of four hot music platforms to one page.

Notifications You must be signed in to change notification settings

jaysonlong/haha-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haha-music

哈哈音乐播放器

将四大音乐平台(网易云、酷狗、QQ、虾米)的网页播放源整合成单个网页播放器。

在线Demo地址哈哈音乐

cover.png


🔨 安装部署

准备项目

git clone https://github.com/jaysonlong/haha-music.git
cd haha-music
sudo docker network create haha-music

使用 docker-compose (V2) 启动/停止

# 启动容器,监听80端口
sudo docker compose up -d

# 或指定监听端口
sudo PORT=8080 docker compose up -d

# 停止容器
sudo docker compose stop

访问页面

浏览器访问 http://localhost

About

哈哈音乐 —— 整合四大音乐平台的网页播放源(网易云、酷狗、QQ、虾米)。Integrating the APIs of four hot music platforms to one page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published