An Android home screen widget for controlling BluOS music players and playing internet radio presets.
Blueshift provides a convenient home screen widget to control your BluOS-enabled music players (Bluesound, NAD, etc.). Add multiple players, sync their preset lists, and quickly start playback directly from your home screen without opening any apps.
- Minimum: Android 14 (API 34)
- Target: Android 15 (API 36)
- Clone the repository
- Open the project in Android Studio
- Build and install:
./gradlew installDebug
Or build the APK:
./gradlew assembleDebugThe APK will be located at app/build/outputs/apk/debug/app-debug.apk
This project is licensed under the MIT License - see the LICENSE file for details.