Main iOS app which detect rotation, make sounds and control LED via ptw-wheel.
This project operate with these projects.
- Ruby
- cocoapods
# check ruby local version and install it with rbenv
cat .ruby-version | xargs rbenv install
rbenv rehash
# install bundler
rbenv exec gem install bundler
# install cocoapods
rbenv exec bundle install --path=vendor/bundle --binstubs=vendor/bin
# install libraries with cocoapods
rbenv exec bundle exec pod install
All source code by Karappo Inc. (except these sound files) are released under the MIT license.
These sound files by Kosuke Anamizu & Tokuro Oka are released under the Creative Commons Attribution-ShareAlike 4.0 International License.