https://github.com/dreamer-paul/kico-player
🏝 一个简洁强大的网页音乐播放器
https://github.com/dreamer-paul/kico-player
audio-player audio-player-lib es5 html5-player kico-player music-player netease-cloud-music player
Last synced: 6 months ago
JSON representation
🏝 一个简洁强大的网页音乐播放器
- Host: GitHub
- URL: https://github.com/dreamer-paul/kico-player
- Owner: Dreamer-Paul
- License: mit
- Created: 2021-08-27T16:16:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T17:03:19.000Z (over 2 years ago)
- Last Synced: 2025-04-18T15:16:30.544Z (6 months ago)
- Topics: audio-player, audio-player-lib, es5, html5-player, kico-player, music-player, netease-cloud-music, player
- Language: JavaScript
- Homepage: https://works.paugram.com/player/
- Size: 56.6 KB
- Stars: 30
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kico-Player
一个简洁强大的网页音乐播放器。
## 使用方法
1. `Star` 本项目
2. 从这里 [下载](https://github.com/Dreamer-Paul/Kico-Player/archive/master.zip) 框架源码
3. 在你的项目中引用相关文件,参考 [文档](https://works.paugram.com/player) 快速使用## 开源协议
本项目采用 MIT 开源协议进行授权,当然能留个版权说明就是最好的啦~
原创不易!如果喜欢本项目,请 `Star` 它以示对我的支持~
同时欢迎前往 [我的小窝](https://paul.ren/donate) 为我提供赞助,谢谢您!
## 感谢
感谢来自开源社区提供的解决方案,为本项目的开发提供了参考和帮助!
- [APlayer](https://github.com/MoePlayer/APlayer)
- [CPlayer](https://github.com/MoePlayer/CPlayer)