Giter Site home page Giter Site logo

music_home's Introduction

music_home

A simple Android music player in Flutter.

Features

  • nice fullscreen music player UI
  • uses the devices system MediaStore for list of music files
  • works on device screens as small as 480x320
  • is a "home" or "launcher" app, so can be made to be default launcher
  • disables the screenlock (aka keyguard) if the devices screenlock setting is not pin or password

Acknowledgements

My thanks to Pawan Kumar as this is basically his Flutter-Music-Player app with customisations and fixes to work on older, smaller screen Android phones and additional functionality to be a home app, to use in turning a Android phone into a basic DAP (digital audio player), minus the high-end audio hardware of course.

music_home's People

Contributors

maks avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

wgawel quadilop1

music_home's Issues

play queue

Have a play queue that allows queuing up tracks or albums instead of playing them immediately.

Please create an APK file

Hello, I read your blog on Manichord, and I wanted to try this app for myself, but alas I'm a troglodyte with no idea on what to do with codes and stuff so can you please compile an apk file for ignorant fools like us?

Thank you.

P. S. Idk anything about github, and this looked like the only place to write something so I wrote here, please forgive me if I did something wrong.

code cleanup

Need to remove commented out code, fix lints, update code using deprecated api's etc

publish on Play

If there is demand for it, would be good to publish on play to make it more widely available

put abstraction around Flute player plugin

The plugin has some unfortunate API design choices, such as a static method for accessing all tracks, so need to put it behind an abstraction layer, to allow us to get back to being able to test the music-home apps business logic.

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.