Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

【开源自荐】MusicFree - 一个插件化的音乐播放器 #2674

Open
maotoumao opened this issue Oct 4, 2022 · 2 comments
Open

【开源自荐】MusicFree - 一个插件化的音乐播放器 #2674

maotoumao opened this issue Oct 4, 2022 · 2 comments

Comments

@maotoumao
Copy link

用React Native开发的一个插件化定制化无广告的免费音乐播放器。

播放器本身不提供任何音源,所有的搜索、播放、歌单导入等功能全部基于插件机制,这也就意味着只要网络上可以搜索到的资源都可以使用该播放器播放。

image

功能特性

  • 插件化:通过插件适配不同平台的播放,理论上所有平台都可以支持;
  • 定制化、无广告:软件提供了浅色、深色模式;支持自定义背景;本软件基于GPL协议开源,仅供学习参考。
  • 搜索功能
    • 单曲
    • 专辑
    • 作者
  • 音乐播放
  • 音乐下载
  • 播放队列
  • 查看歌词

相关文档

项目地址:https://github.com/maotoumao/MusicFree
相关原理:开发记录

截图

主界面

main

侧边栏

  • 基础设置
    basic-setting
  • 插件设置
    plugin-setting
  • 主题设置
    theme-setting

音乐相关

  • 歌单页
    song-sheet
  • 歌单内检索
    search-in-sheet
  • 播放页
    song-cover
  • 歌词页
    song-lrc
  • 播放列表
    play-list

搜索相关

  • 搜索单曲
    search
  • 搜索专辑
    search-album
  • 专辑信息
    album-detail
  • 搜索作者
    search-artist
  • 作者信息
    artist-detail
@gamewuzui
Copy link

有没有YouTubemusic和Spotify的插件?

@pingsnake
Copy link

pingsnake commented Jul 6, 2023 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants