An open API service indexing awesome lists of open source software.

https://github.com/realkarthiknair/cpugov

Easily change CPU governors and Energy Performance Preferences
https://github.com/realkarthiknair/cpugov

Last synced: 6 months ago
JSON representation

Easily change CPU governors and Energy Performance Preferences

Awesome Lists containing this project

README

          

# cpugov

## Set CPU governors and AMD Energy Performance Preference on Linux

### How to use?

Fire up the terminal

```
wget https://raw.githubusercontent.com/realKarthikNair/cpugov/main/cpugov.sh
chmod +x cpugov.sh
./cpugov.sh
```