Skip to content

hritik-chouhan/musicplayer

Repository files navigation

MusicPlayer App

A Media Player app based on flutter for car IVI dashboard made for AGL using MPD server.

To run this app, we need Flutter SDK, MPD server.

#Steps to run the app

  • Install and set up the MPD server in your pc.

  • Now go to /etc/mpd.conf file change Music directory path and change host to 'localhost' and port to '6600'. Refrence : checkout this

  • Download the music file in the specified music directory.

  • Go to the project directory

  • First run "flutter create .".

  • Then to run the app "flutter run".

About

A flutter application intergrated with Media player deamon server to play music.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published