controler for sphr robot (final year - school project)
Developped using electron.js, this desktop application can be used to control any Sphr-Motion robot using arrow keys or a leap motion.
git clone github.com/xeivieni/sphr-controler
npm install
npm start
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Copyright (c) 2016, Clément Mondion All rights reserved