GithubHelp home page GithubHelp logo

koonix / windcontrol Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 53 KB

Very simple spike-rejecting linux fan control script.

License: GNU General Public License v3.0

Shell 100.00%
fancontrol fan-control linux thermal fans lm-sensors fan pwm

windcontrol's Introduction

windcontrol

Introduction

Simple linux fan control shell script, made with simplicity & sucklessness™ in mind.

It's main selling point is that it doesn't ramp up/down the fans with momentary temperature spikes.

Any configuration is done by editing the script and reinstalling it.

Includes runit service for autostarting at system startup.

Installation

  1. Install lm_sensors from your package manager, run sudo sensors-detect, and finally enable lm_sensor's service. Revise ArchWiki for more thorough instructions.

  2. Configure the script by following the instruction in the script.

  3. Install it by running sudo ./install.sh.

TO-DO

  • Cleanup the script; Too many nested if-statements in the main function.
  • Add services for other init systems (systemd, openrc, etc.)
  • Make the script POSIX compliant.

windcontrol's People

Watchers

 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.