3 Star 4 Fork 2

charles-cai / listen1_mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Listen1 Mobile V0.7.5

Software License

简介

一款支持多平台音乐播放和搜索的移动音乐 App。现有版本已支持网易云音乐,QQ 音乐,虾米音乐。还有丰富的歌单管理功能。使用 React Native 开发,基于 MIT 协议开源免费。

支持 iOS 和 Android 平台

imgur

特性

  • 一个 App 播放多平台的音乐
  • 搜索多平台音乐
  • 浏览,播放多平台歌单
  • 收藏音乐到自建歌单
  • 夜间模式
  • 备份,恢复(支持从Listen1 chrome extension导入数据)

安装

iOS

iOS 只支持编译安装,请拥有开发者证书的开发者连接 iPhone 后,将项目文件中的证书换成自己的证书,然后执行命令安装。

Andriod

下载 apk 安装, apk 下载地址请访问项目 release 页面

编译

  • Clone 或下载本项目代码
  • yarn 安装依赖
  • yarn run link 链接 React Native 的依赖库
  • yarn start:ios 将在 iOS 模拟器上运行项目
  • yarn start:android 将在安卓真机或模拟器(取决于手机是否连接)运行项目

Apk 打包

   cd .\android\
   ./gradlew assembleRelease
   react-native run-android --variant=release

代码基本结构

  • api: 音乐平台相关资源 API
  • asset: 图片等资源
  • components: 可复用的组件
  • views: 业务相关的 screen 组件
  • modules: 组件使用的自定义函数库
  • redux: redux 需要的 action 和 reducer 函数

鸣谢

开发过程还有很多开源软件提供了各种问题的解决方案,详见代码注释,篇幅原因不一一列出,感谢开源社区的各位开发者。

更新日志

2019-11-27

  • 修复 qq 音乐因 user-agent 无法访问的 bug

2019-08-09

  • 修复网易云音乐无法访问的 bug

2019-07-31

  • 首次发布

法律相关

This software is distributed under the MIT license

In particular, please be aware that

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Translated to human words:

In case your use of the software forms the basis of copyright infringement, or you use the software for any other illegal purposes, the authors cannot take any responsibility for you.

We only ship the code here, and how you are going to use it is left to your own discretion.

The MIT License (MIT) Copyright (c) 2019- Listen 1 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

one for all free music in china (iOS, Android) 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/charles-cai/listen1_mobile.git
git@gitee.com:charles-cai/listen1_mobile.git
charles-cai
listen1_mobile
listen1_mobile
master

搜索帮助