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

https://github.com/pariseed/luxvol

a simple android app to call default brightness e volume panel
https://github.com/pariseed/luxvol

Last synced: 7 months ago
JSON representation

a simple android app to call default brightness e volume panel

Awesome Lists containing this project

README

          

# LuxVol
This is a simple Android app that overlays the default system brightness and volume panels.

It's very useful when you're watching videos or playing video games.

APK available in the releases section

## build apk with Buildozer
```
buildozer init
buildozer -v android debug
```