Giter Site home page Giter Site logo

just-re / lmusic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cy745/lmusic

0.0 0.0 0.0 28.14 MB

一个简洁且独特的音乐播放器,在其中学习使用了MVVM架构

License: GNU Affero General Public License v3.0

Java 24.46% Kotlin 75.54%

lmusic's Introduction

LMusic

介绍

一个简洁且独特的音乐播放器,遵循最小权限原则,目标是打造一个简洁好用的音乐播放器,还要够方便够好用。

在其中学习使用了MVVM架构,现已从传统View架构转为Compose架构,大量使用了Kotlin Coroutines Flow、协程,以用来形成单向数据流。

APP主页面主页面 歌词页歌词页
歌曲页歌曲页 专辑页专辑页
Tips

在这个项目中尝试过自定义View,也尝试修改Google的Material库以获得满足目标的效果,但大部分都已经用Compose重新实现了,需要看旧的传统View的实现请查阅v1.4.9以前版本的代码。

Build 指南

  1. clone 本仓库
  2. 切换至dev分支
  3. 拉取子模块git submodule update --init --recursive

参与贡献

欢迎提Issues和PR,你的Issues就是我最大的动力,你的PR是对我最大的支持,十分感谢!!!

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

lmusic's People

Contributors

cy745 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.