Skip to content

osx-cputemp is a simple Python script designed to monitor and display the CPU temperature on macOS systems. It's useful for keeping an eye on your system's thermal performance and ensuring your hardware stays within safe operating temperatures.

License

Notifications You must be signed in to change notification settings

siissioe123/osx-cputemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osx-cputemp

Python

Description 📚

osx-cputemp is a simple Python script designed to monitor and display the CPU temperature on macOS systems. It helps you keep an eye on your system's thermal performance and ensures your hardware stays within safe operating temperatures.

📝 Instructions

📚 Prerequisites

  • Install Python from the official website (latest version) and ensure it is added to the system PATH and environment variables.

Installation 📥

To set up osx-cputemp, follow these steps:

  1. Download or clone the repository. If you don't have Git, refer to the official guide.
  2. Open a terminal.
  3. Navigate to the script folder in the terminal.
  4. Install the required dependencies by running:
pip install -r requirements.txt

Usage 🚀

  1. Navigate to the script folder in the terminal.
  2. Run the script with Python by executing:
python main.py

Additional Details

  • Upon the first launch, the necessary files, including the compiled version of osx-cpu-temp, will be created automatically.
  • The folder osx-cpu-temp-master is sourced from https://github.com/lavoiesl/osx-cpu-temp. It remains as a folder for modularity.
  • The bin folder contains the compiled version of osx-cpu-temp, which is generated during the initial setup.
  • The config.toml file is used to manage and maintain configuration settings for the script.

🔄 Compatibility

  • This script is designed for macOS systems only. 🖥️

📌 Notes

  • This script is intended for personal use only. 🎓
  • The script is currently very basic and lacks advanced features. Feel free to contribute by opening a pull request or issue.
  • Performance and accuracy may vary. Contributions to improve the script are welcome.

Bug Reporting 🐞

If you encounter any bugs or issues while using osx-cputemp, please report them by opening an issue on the GitHub repository. Provide detailed information to help us reproduce and resolve the problem.

Author 🤓

osx-cputemp was developed by Siissioe123.

License 📜

This software is released under the GPL-3.0 license (GNU General Public License), maintained by the Free Software Foundation.

About

osx-cputemp is a simple Python script designed to monitor and display the CPU temperature on macOS systems. It's useful for keeping an eye on your system's thermal performance and ensuring your hardware stays within safe operating temperatures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published