# README
ArdWatcher
This is the small utility that displays needed information on I2C display using Arduino
Installation
unzip arduino-watcher.zip
cp arduino-watcher /usr/local/bin
cp com.blacknikboard.ardwatcher.plist ~/Library/LaunchAgents
launchctl load ~/Library/LaunchAgents/com.blacknikboard.ardwatcher.plist
WIP about make
Building
go build -o arduino-watcher .