This application, intricately crafted to harmonize with ROG Ally, simplifies the task of adjusting TDP and selecting the maximum battery charge possible within the ROG Ally interface. Ps:. Linux only.
Make sure to install Rust, clone the git repository, and perform a 'cargo build --release' command. The app will be located in 'ally-companion/target/release'.
Edit the Ally Companion.desktop file (Exec) to point to your binary and copy it to ~/.config/autostart, or use jdSimpleAutostart and menulibre to add it to the menu.
I'm not sure if it will work, but there's a binary that can be downloaded here: https://github.com/mjsf12/ally-companion/releases
- Save settings
- Automatically update configurations when modified.
- Fix the slider bug.
This is my first Rust app, so it's not the best, and English isn't my first language. This app is being developed as part of my learning process.