Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 674 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 674 Bytes

MySensors

Minimal application which shows macOS's chip tempratures and fan speeds on menu bar.

Build

$ xcodebuild

Prebuild Binary

Go to the release page.

License

MIT lisence with exceptions:

  • The app icon is designed by nervouna under MIT license.
  • The menu bar icon is copied from Google's Material Design under Apache 2.0 license.
  • The SMC.swift is copied from SMCKit project under MIT license.