Coder Social home page Coder Social logo

unreal9 / smc_util Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gcsgithub/smc_util

0.0 1.0 0.0 136 KB

Utility to query and update Apple SMC on intel Mac's

License: GNU General Public License v2.0

Makefile 0.55% C 62.75% C++ 24.22% Objective-C 9.22% Roff 3.26%

smc_util's Introduction

A utility to query and update Apples SMC on intel mac's

smc_util [-c] [-q] [-d] [-D] [-p] [-f] [-v] [-t] [-s] [-x] [-n] [-r ] [ -w ] [-l] [ |keys... ] -c suppress newline -q be quiet as a mouse -d increase debug output -D Display known descriptions -p Private/Paranoide, blank out the System Serial# -f display FAN specific data -v display values -t display type -s display :size -x dump values in (hexbytes) -n when normally a single line output line breaks between variables -w write value to key -l list all keys to stdout with out options -w or -l the default is to read args[] as a series of keys to display

Note: at this time only fan variables are updatable:

(memcmp(key, "F0M", 3)== 0) || (memcmp(key, "F1M", 3)== 0) || (memcmp(key, "F0A", 3)== 0) || (memcmp(key, "F1A", 3)== 0)

smc_util's People

Watchers

James Cloos 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.