Skip to content

k0271n/cli-epp-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

cli-epp-selector

Pick your AMD P-State EPP power preference with this (now redundant) CLI tool!

Notes

This program is now considered obsolete as most power management tools for linux support AMD P-State EPP.

Check main.py for a quick showcase of how this software works. It's extremely simple, and probably not ideal.

It may be ideal to place main.py in your ~/Scripts/ directory, or an equivalent, and alias its execution accordingly in your ~/.bash_aliases file via:

alias='sudo python ./path/to/script/main.py'

The latter will allow the script to conveniently function in your terminal of choice.

Requirements

Ensure that you:

  • Installed the latest version of python on your linux distribution,
  • Gave executable permissions to the main.py file,
  • Are using AMD P-State EPP compatible hardware, with a compatible linux kernel.

About

Pick your AMD P-State EPP power preference with this (now redundant) CLI tool!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages