A singleton which on Apple computers can:
- get and set display and keyboard brightness
- read left and right ambient light sensors (laptops only)
- read accelerometer sensor (laptops only)
Example use:
sensors = AppleSensors clone
value := sensors getRightLightSensor
eerie install https://github.com/IoLanguage/AppleSensors.git