
BoostX is a minimal yet powerful sound enhancement tool that allows users to boost audio levels beyond system limits with sliders for fine adjustments, and real-time audio device insights.
- Loudness boost using audio processing.
- Adjustable volume and boost sliders.
- Boost slider has two modes, discrete (default) and continuous (gradual) control.
- Real-time audio insights displaying output device details.
BoostX will be available on F-Droid.
For now, the latest APK can be downloaded from Releases.
- Kotlin and Jetpack Compose.
- Android AudioManager and LoudnessEnhancer API for audio processing.
- Material 3 Components for consistent theming.
- Fork the repository.
- Clone your fork:
git clone https://github.com/AumGupta/BoostX.git
- Open the project in Android Studio, build, and test.
- Submit a Pull Request with your improvements.
BoostX is licensed under the GNU General Public License v3.0 (GPL-3.0).
For suggestions, feature requests, or bug reports, open an issue on the Issues page.
If you find BoostX useful, consider starring the repository on GitHub.