Kyvy app for multiplatform camera for Odd platform app.
- TODO
Kivy is compatible with Python 2 as well as Python 3:
cd oddmerapp python main.py
Run its testsuite either with Python3:
cd oddmerapp python -m unittest discover
Or with nose:
cd oddmerapp nosetests
Or with py.test:
cd oddmerapp py.test
You can easily run the app on Android by using the Kivy Launcher.
Distributed under the terms of the MIT license, oddmerapp free and open source software
Report bugs at https://github.com/verasativa/oddmerapp/issues.