Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 971 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 971 Bytes

Not a Fan

Not a Fan is an OSX menu bar app that monitors your CPU temperature and fan state, and notifies you when your CPU is being throttled because of excessive heat

Install

  • Download the app
  • Unzip it
  • Put it in Applications
  • Run it
  • To run every time you login, select "start at login" from the menu bar

Screenshots

CPU and Fans

Throttled

Not Throttled

Built with

  • Menuet - build menu bar apps in Go
  • go-smc - get your Mac's temperature and fan speed
  • go-pmset - subscribe to changes in your Mac's temperature and throttling state

License

MIT