Skip to content

alienmorph/awcc-ctl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

awcc-ctl

VERY minimalistic control script for the alienware-wmi driver.

Usage:
	awcc-ctl list-profiles
	awcc-ctl get-profile
	awcc-ctl set-profile <profile>
	awcc-ctl get-boost
	awcc-ctl set-boost <value>
	awcc-ctl [-h | --help]

Requirements

Compiling and loading my testing backport (Recommended):

or manually applying the required patches:

Instructions

To execute this script, do the following:

git clone https://github.com/kuu-rt/awcc-ctl
cd awcc-ctl
chmod +x awcc-ctl
./awcc-ctl

Planned features (big maybe)

  • Add a PKGBUILD for Arch users

Contributions

If you'd like to make this script better, please make a PR :^)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%