auto-epp

(β˜… 103)

auto-epp is a python script that manages the energy performance preferences (EPP) of amd-pstate-epp

  • .gitignore
  • auto-epp
  • auto-epp.service
  • install.sh
  • LICENSE
  • quick-install.sh
  • README.md
  • sample-auto-epp.conf
  • uninstall.sh

# Installation Guide

1. Get the code
git clone https://github.com/jothi-prasath/auto-epp

Downloads the entire project code from GitHub to your computer.

cd auto-epp

Moves into the project folder you just downloaded.

2. Official Install Script

Easy Recommended
curl https://raw.githubusercontent.com/jothi-prasath/auto-epp/master/quick-install.sh | sudo bash

Type this command into your terminal and run it.

βœ… After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.

Pulled directly from this repo's README.

// repository documentation