All Projects → lavoiesl → Osx Cpu Temp

lavoiesl / Osx Cpu Temp

Licence: gpl-2.0
Outputs current CPU temperature for OSX

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Osx Cpu Temp

Rusty Clock
An alarm clock with environment stats in pure bare metal embedded rust
Stars: ✭ 269 (-66.46%)
Mutual labels:  sensors, temperature
pymetawear
Community developed SDK around the Python bindings for the C++ SDK
Stars: ✭ 42 (-94.76%)
Mutual labels:  temperature, sensors
Glxosd
GLXOSD is an extensible on-screen display (OSD)/overlay for OpenGL applications running on Linux with X11 which aims to provide similar functionality to MSI Afterburner/RivaTuner OSD. It can show FPS, frame timings, temperatures and more in OpenGL games and applications. It can also be used to benchmark games, much like voglperf.
Stars: ✭ 115 (-85.66%)
Mutual labels:  sensors, temperature
psutil
Cross-platform lib for process and system monitoring in Python
Stars: ✭ 8,488 (+958.35%)
Mutual labels:  osx, sensors
Sensors
A macOS application displaying the thermal, voltage and current sensor values.
Stars: ✭ 70 (-91.27%)
Mutual labels:  temperature, sensors
MetaWear-SDK-Cpp
MetaWear C++ SDK - Platform Agnostic - Main lib - No Bluetooth
Stars: ✭ 42 (-94.76%)
Mutual labels:  osx, sensors
Devices
All the Candle Arduino code
Stars: ✭ 18 (-97.76%)
Mutual labels:  temperature, sensors
CaravanPi
System for measuring and displaying various values in caravans and motor homes, including climate values, filling levels and levelling data. MagicMirror (https://magicmirror.builders/) is used for presentation. A circuit board design is available now
Stars: ✭ 14 (-98.25%)
Mutual labels:  temperature, sensors
Stats
macOS system monitor in your menu bar
Stars: ✭ 7,134 (+789.53%)
Mutual labels:  sensors, temperature
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (-18.83%)
Mutual labels:  osx
Xit
Mac OS X Git GUI
Stars: ✭ 700 (-12.72%)
Mutual labels:  osx
Fsmon
monitor filesystem on iOS / OS X / Android / FirefoxOS / Linux
Stars: ✭ 635 (-20.82%)
Mutual labels:  osx
Yubiswitch
OSX status bar application to enable/disable Yubikey Nano
Stars: ✭ 653 (-18.58%)
Mutual labels:  osx
Macapps
个人收集的一些mac使用的不易找到的app,不断更新中。
Stars: ✭ 726 (-9.48%)
Mutual labels:  osx
Smcamdprocessor
Power management, monitoring and VirtualSMC plugin for AMD processors
Stars: ✭ 652 (-18.7%)
Mutual labels:  temperature
Osx And Ios Security Awesome
OSX and iOS related security tools
Stars: ✭ 765 (-4.61%)
Mutual labels:  osx
Swcrypt
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
Stars: ✭ 632 (-21.2%)
Mutual labels:  osx
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (-23.07%)
Mutual labels:  osx
Fancontrol.releases
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
Stars: ✭ 768 (-4.24%)
Mutual labels:  temperature
Shiny
A Xamarin Framework for Backgrounding & Device Hardware Services (iOS, Android, UWP, Tizen, tvOS, watchOS, & more coming soon)
Stars: ✭ 763 (-4.86%)
Mutual labels:  sensors

OSX CPU Temp

Outputs current CPU temperature for OSX.

Usage

Compiling

make

Running

./osx-cpu-temp

or

sudo make install # installs to /usr/local/bin
osx-cpu-temp

Using clib

clib install lavoiesl/osx-cpu-temp

Output example

61.8 °C

Options

  • -C Output temperature in Celsius (default).
  • -F Output temperature in Fahrenheit.
  • -f Output fan speed.

Maintainer

Sébastien Lavoie [email protected]

Source

Apple System Management Control (SMC) Tool Copyright (C) 2006

Inspiration

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].