Stem-LG / LimitBat

Battery management GUI utility for some supported Asus laptops using linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

you can find compiled binaries in release section, and to run plz execute the sudo_limitbat file :)

to build from source, install flutter, clone the repo, cd into the project, run flutter pub get, run flutter build linux --release, and you'll find the binary in build/linux/x64/release/bundle/

Have fun :)

About

Battery management GUI utility for some supported Asus laptops using linux.

License:GNU General Public License v3.0


Languages

Language:CMake 45.2%Language:Dart 26.2%Language:C++ 25.0%Language:C 3.6%