tuxedocomputers/tuxedo-control-center

[Feature Request] Ability to change profiles using CLI

Opened this issue · 2 comments

Sometimes I connect to my computer via ssh and would like to be able to change the profile using the command line.

Something like this:

$ tuxedo-control-center --set-profile="Default"
$ tuxedo-control-center --set-profile="Cool and breezy"
$ tuxedo-control-center --set-profile="Powersave extreme"

It would be even better if tcc could/would adhere to the dbus specs from https://gitlab.freedesktop.org/upower/power-profiles-daemon.

Then you could even control tcc from KDE/GTK and manage it with a tool similar to powerprofilesctl.

https://pointieststick.com/2021/07/23/this-week-in-kde-power-profiles-and-a-more-polished-kickoff/
https://linuxconfig.org/how-to-manage-power-profiles-over-d-bus-with-power-profiles-daemon-on-linux

See also
#318
#373

metoo

I would be highly interested in DBus integration as well. I mean I am sitting in front of the device, I am affected by the noisy fan, and yet I have to ask an admin to enter the root password to change the profile in TCC? Come on!