seerge / g-helper

Lightweight Armoury Crate alternative for Asus laptops and ROG Ally. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models
https://seerge.github.io/g-helper/
GNU General Public License v3.0
7.4k stars 265 forks source link

cli commands #652

Closed flick0 closed 1 year ago

flick0 commented 1 year ago

Describe the solution you'd like allow interacting with ghelper through cli, similar to asusctl on linux

seerge commented 1 year ago

@flick0 hello, it's not that easy to add, as it means app needs to relaunch on each CLI command, which is not how it currently works. It would require creating a service/daemon that actually does things + a separate client.

As I have answered you in discord - for your specific needs (setting backlight settings) it's just easier to replicate quite basic USB commands :)