Skip to content
/ xTherm Public
forked from arc3x/xTherm

A mac system monitoring application

License

Notifications You must be signed in to change notification settings

ssahli/xTherm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xTherm

A mac temperature monitoring and logging application

xTherm

xTherm is a status menu application that displays CPU temperature on the menu bar, and the maximum recorded temperature, current fan speeds, and maximum fan speeds in the dropdown menu. Optionally logs temperatures to file.

Log files are located in ~/Documents/xTherm/

Backend powered by SMCKit

For contributors, all program logic is located in StatusMenuController.swift

Usage

Option 1: Download unsigned the binary here. You will have to right click to launch.

Option 2 (recommended): In the root directory of this project, run make

  • The binary will be in a folder called build

Option 3: Build in XCode 8 and run the executable file

  • Once open in XCode 8, open the Product menu item and select Build.
  • The default location for the built application is ~/Library/Developer/XCode/DerivedData/

License

MIT

About

A mac system monitoring application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.9%
  • Makefile 0.1%