Giter Site home page Giter Site logo

alejandrosame / rpi-cpu.gov Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidm42/rpi-cpu.gov

0.0 2.0 0.0 23.54 MB

Bash script to conveniently change the raspberry pi governor and let this setting persist through restarts

License: MIT License

Shell 100.00%

rpi-cpu.gov's Introduction

rpi-cpu.gov

After you've installed this script with its convenient one line install method you are able to change the Raspberry Pi CPU governor. This change will be applied at every boot so you only have to change it once.

Install

One line install command

wget https://raw.githubusercontent.com/DavidM42/rpi-cpu.gov/master/install.sh && sudo chmod +x ./install.sh && sudo ./install.sh --nochown && sudo rm install.sh

Usage

Starting it without arguments (cpu.gov) will start a gui similar to raspi-config to choose the governor

Command line arguments

short long effect
-d --dialog use pseudo gui dialog
-h --help display this help information
-s --show display active governor and threshold of ondemand if active
-g --governor give a valid cpu governor as second argument
-t --threshold changes governor to ondemand and give a valid ondemand threshold as argument two
-u --uninstall removes cpu.gov from system (all changes back to kernel standard after reboot)

Use it like this cpu.gov -g ondemand

rpi-cpu.gov's People

Contributors

davidm42 avatar niklasmerz avatar tacgnol3 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.