Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/marekkaczkowski/Touch-Bar-iStats

Show CPU/GPU/MEM temperature on Touch Bar with BetterTouchTool!
https://github.com/marekkaczkowski/Touch-Bar-iStats

bar bettertouchtool bettertouchtool-widget btt cpu gpu icons istats macbook macbookpro memory template touch touchbar utils widget widgets

Last synced: 7 days ago
JSON representation

Show CPU/GPU/MEM temperature on Touch Bar with BetterTouchTool!

Lists

README

        

# Touch Bar iStats

Touch Bar iStats shows temperature of CPU/GPU/MEM or [whatever you want](https://github.com/Chris911/iStats#advanced-usage) sensor on your touch bar.

## How to install

1. Install [BetterTouchTool](https://www.boastr.net/)
2. Install [iStats ruby gem](https://github.com/Chris911/iStats) with `sudo gem install iStats`
(you can use macOS embedded ruby, `rbenv` or `rvm`)
3. Pull this repo contents
4. Open BetterTouchTool/Configuration/Touch Bar and import bttpreset files

Gauges will turn red when a safe temperature is exceeded:
* CPU >75°C | 30s
* GPU >85°C | 30s
* MEM >75°C | 5m

You can change probing interval in BetterTouchTool on widget's Advanced Configuration dialog.

`btt-json-presets` folder contains presets in older format.

## Authors

* [Marek Kaczkowski](https://github.com/marekkaczkowski)
* [Michael Ang](https://github.com/mangtronix) - Fan RPM
* [Fabien Jakimowicz](https://github.com/jakimowicz) - Usage on CPU/MEM

## Credits

* Thanks to [Christophe Naud-Dulude](https://github.com/Chris911) for [iStats](https://github.com/Chris911/iStats), which ties together the hardware info stuff with [BetterTouchTool](https://www.boastr.net/).
* Thanks to [Smashicons](https://smashicons.com/) for awesome [Technology Elements](https://www.flaticon.com/packs/technology-elements) icon set.
* Fan icon by [Icons8](https://icons8.com) - [CC BY-ND 3.0](https://creativecommons.org/licenses/by-nd/3.0/)

## License

Touch Bar iStats is published under the [MIT License](http://www.opensource.org/licenses/mit-license.php).