OpenSCQ30 is free software for controlling settings for Soundcore headphones and earbuds. It was originally intended for the Q30's, after which the project was named, but a range of devices are now supported.
[x] Windows - Ready
[x] Linux - Ready
[x] Android - Ready
It is intended that all devices in this list work, but since I do not own them all, I can not check. Please open an issue if you can confirm that any of the devices with "Unknown" status are working correctly.
Model | Name | Status |
---|---|---|
A3027 | Life Q35 | Working |
A3028 | Life Q30 | Working |
A3029 | Life Tune | Working |
A3030 | Life Tune Pro | Unknown |
A3031 | Vortex | Unknown |
A3033 | Life 2 Neo | Unknown |
A3033EU | Life 2 Neo | Unknown |
A3926 | Life Dot 2S | Unknown |
A3926Z11 | Life Dot 2S | Unknown |
A3930 | Liberty 2 Pro | Unknown |
A3931 | Life Dot 2 NC | Working |
A3931XR | Life Dot 2 XR | Working |
A3935 | Life A2 NC | Working |
A3935W | Life A2 NC | Working |
A3936 | Space A40 | Unknown |
A3951 | Liberty Air 2 Pro | Unknown |
A3945 | Life Note 3S | Unknown |
A3933 | Life Note 3 | Working |
A3939 | Life P3 | Working |
See GitHub Releases. All files are signed with my GPG key.
gui.demo.webm
android-demo.webm
- Windows: docs/build-windows.md
- MacOS: docs/build-macos.md
- Linux: docs/build-linux.md
- Android: docs/build-android.md
just test
will run all unit and integration tests. To run tests for a specific package, use just gui/ test
for example.