armzilla / amazon-echo-ha-bridge

emulates philips hue api to other home automation gateways
Apache License 2.0
732 stars 168 forks source link

OSX support? #52

Closed nckarm4 closed 8 years ago

nckarm4 commented 8 years ago

I only own a mac OS X and was trying to do this on there however, when I open terminal and type "java -jar amazon-echo-bridge-0.2.1.jar" it just says unable to access jar file. does this have to be done on a PC?

robwbartel commented 8 years ago

I've had no problem running it on both a mini and a MBP, under Yosemite and El Capitan respectively. I'm assuming you were invoking this with the working directory set to where the jar file was located? If not then you would need to provide the path to the jar from whereever your terminal was (usually your home directory /Users/)