Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aisk/MySensors

Show macOS's chip tempratures and fan speeds on menu bar.
https://github.com/aisk/MySensors

macos macos-application macosapps sensors swift

Last synced: 26 days ago
JSON representation

Show macOS's chip tempratures and fan speeds on menu bar.

Awesome Lists containing this project

README

        

# MySensors

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

## Build

```sh
$ xcodebuild
```

## Prebuild Binary

Go to the [release page](https://github.com/aisk/MySensors/releases).

## License

MIT lisence with exceptions:

- The app icon is designed by [nervouna](https://github.com/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](https://github.com/beltex/SMCKit) under [MIT license](https://github.com/beltex/SMCKit/blob/master/LICENSE).