Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d4rken-org/bluemusic

An Android app that automates Bluetooth device specific actions such as volume adjustments.
https://github.com/d4rken-org/bluemusic

android automation bluetooth volume-control

Last synced: 2 days ago
JSON representation

An Android app that automates Bluetooth device specific actions such as volume adjustments.

Awesome Lists containing this project

README

        

# Bluetooth Volume Manager

[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=19)
[![Code tests & eval](https://github.com/d4rken-org/bluemusic/actions/workflows/code-checks.yml/badge.svg)](https://github.com/d4rken-org/bluemusic/actions/workflows/code-checks.yml)
[![Github All Releases](https://img.shields.io/github/downloads/d4rken/bluemusic/total.svg)]()

BVM gives your Android device the ability to have individual music and voice volumes for each of your bluetooth devices.
It remembers the volume settings for each device and restores them if necessary.
Volumes can be configured through the apps UI or the volume buttons your device.

## Downloads

* [Download GitHub](https://github.com/d4rken/bluemusic/releases/latest)
* [Download Google Play](https://play.google.com/store/apps/details?id=eu.darken.bluemusic)

## Community
Want to chat? Join our [discord server here](https://discord.gg/vHubYPp).

## Support the project
If you like the app, consider paying for it ❤️

* Sponsor the project (see GitHub sponsor button)
* Upgrade to the pro version via Google Play

## Motivation

Motivated by trying to listen to Spotify through a car radio.
Android 7.X+ keeps resetting the bluetooth volume to 50% everytime a device (e.g. headset, speaker, car stereo) connects and the volume was above 50%.
Official ticket can be found here: https://code.google.com/p/android/issues/detail?id=212402

## Screenshots