Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repo stars MIT License


Logo

Bluetooth Amp

A webapp which plays music on the device hosting it, which can route it to AUX, Bluetooth or another device.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Bluetooth Amp Screen Shot

I wanted to create an app with which I can play music on my bluetooth speakers from my phone but withouth it coming from my phone. I created an webapp which lists albums and songs, and can play music from the device that is hosting the app. That device can connect to any bluetooth speaker thus being able to play music on it. I personally host it on a RaspberryPI and connect the PI to my bluetooth speakers.

The app has a really similar style to Poweramp a music player I use on a daily basis.

The project currently only supports music in the .flac format.

(back to top)

Built With

  • Elixir
  • Phoenix
  • Tailwind

(back to top)

Getting Started

Here is an example of how you can configure an run the project

Prerequisites

  • Install and configure MPD (Arch wiki)
  • Put your music albums in .flac format in the ~/Music folder

Installation

  1. Clone the repo
    git clone https://github.com/duja446/BluetoothAmp
  2. Install the dependancies
    mix deps.get
  3. Configure the database
    mix ecto.create
    mix ecto.migrate
  4. Run the project
    mix phx.server

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

TODO

  • Scan songs
  • Playlists functionality
  • Shuffle
  • More pages:
    • Library
    • All songs
    • Artists
    • Liked songs
  • Write the usage page
  • Support .mp3 files
  • Music seek
  • Bluetooth connection from the app

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Dusan Veljkovic - duja446@gmail.com

Project Link: https://github.com/duja446/BluetoothAmp

(back to top)

About

A webapp which plays music on the device hosting it, which can route it to AUX, Bluetooth or another device.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages