Skip to main content

A package used to get temperatures on Mac OS Machines.

Project description

MacTmp

This is a python module used to getting temperatures of the cpu and gpu in Mac OS. If a hardware configurate does not work, make sure to open an issue.

pip install MacTmp for Python2 or pip3 install MacTmp for Python3

Try to run using sudo if it does not work.

sudo Python in Python2 or sudo Python3 in Python3

Below is the example code:

>>>import MacTmp

>>>print(MacTmp.CPU_Temp()) #To get CPU Temperature

>>>print(MacTmp.GPU_Temp()) #To get GPU Temperature

Note: The gpu_temp does not work with Intel Integrated Graphics.

Pypi page here: https://pypi.org/project/MacTmp/

Github Page Here: https://github.com/kethan1/MacTmp/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MacTmp-0.0.8.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

MacTmp-0.0.8-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page