Skip to content

QuintGao/GKWYMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88eaa9f · May 31, 2023

History

59 Commits
Aug 12, 2022
Feb 20, 2023
May 10, 2018
May 31, 2023
May 10, 2018
May 10, 2018
Aug 12, 2022
May 31, 2023
May 10, 2018
May 10, 2018
Feb 20, 2023
May 31, 2023
May 31, 2023
May 21, 2018
May 21, 2018
May 21, 2018

Repository files navigation

GKWYMusic

使用说明

本demo中的接口api使用的是NeteaseCloudMusicApi,若要使用请先按照以下步骤配置

1、安装NeteaseCloudMusicApi

$ git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git
$ cd NeteaseCloudMusicApi
$ npm install

2、运行NeteaseCloudMusicApi

node app.js

3、在网页端输入http://localhost:3000/ , 如果能看到网易云音乐 API,则说明运行成功,更多说明可在NeteaseCloudMusicApi官方文档上查看

4、项目配置

  • 修改项目中GKHttpManager类中的kBaseUrl为http://localhost:3000/ , 即可在模拟器中运行
  • 若要在真机中运行,则需要修改kBaseUrl为电脑ip,如:http://192.168.224.202:3000/ ,然后电脑开启热点,手机连接热点后即可在手机上运行该项目

效果图

  • 歌单首页

  • 歌单页

  • 歌手页

  • 专辑页

  • 播放页-封面

  • 播放页-歌词

  • 桌面歌词

说明

简书:iOS基于FreeStreamer的仿网易云音乐播放器

作者

            

回到顶部

About

iOS基于FreeStreamer的仿网易云音乐播放器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published