Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

oliverchang/PowerControl

 
 

Repository files navigation

PowerControl

download

Fork of the decky-loader plugin from https://github.com/Gawah/PowerControl.

This is primarily intended to work with ChimeraOS.

The main changes from the original project are:

  • Remove unnecessary pre-built binaries and fan control code.
  • Make this work for ChimeraOS out of the box.
  • Make the default language English.

Installation instructions

  1. Install decky-loader
  2. In a console on your device, run:
$ cd
$ curl -OL https://github.com/oliverchang/PowerControl/releases/download/v0.0.7/PowerControl.tar.gz
$ sudo rm -rf homebrew/plugins/PowerControl 
$ sudo tar -xvzf PowerControl.tar.gz -C homebrew/plugins/
  1. Reboot

See also https://github.com/ChimeraOS/chimeraos/wiki/TDP-Controls#installing-powercontrol

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 55.3%
  • Python 38.3%
  • Shell 5.5%
  • JavaScript 0.9%