This code is in early alpha and will definitely break a bunch still.
Tested on Mac OS X 10.8 Lion
- The Leap_SDK folder
- pyOSC
+ LeapProject |--+ Leap_SDK # The `Leap_SDK` folder must be here relative to the leapyosc folder |--+ leapyosc # *This* project repository folder |--+ bootstrap.sh # Setup a virtualenv in folder `ve`; install pyOSC into it |--+ client.sh # For running the OSC client
The default hostname is localhost
the default port is 8000
.
./client.sh [hostname] [port]