Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/d4rken-org/bluemusic
- Owner: d4rken-org
- License: gpl-3.0
- Created: 2016-12-26T16:52:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T06:58:52.000Z (3 months ago)
- Last Synced: 2024-08-03T08:07:08.042Z (3 months ago)
- Topics: android, automation, bluetooth, volume-control
- Language: Kotlin
- Homepage:
- Size: 22.1 MB
- Stars: 90
- Watchers: 7
- Forks: 5
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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