Skip to content

mvasilkov/kivy-2014

Repository files navigation

Rockivy

Rockivy is an app for learning guitar scales, written in Python.

Attention: Rockivy is not a synthesizer. Learning to play guitar requires, at the very least, a guitar.

Requirements

  • Python 2.7
  • Kivy 1.8

Setup

Please refer to http://kivy.org for Kivy installation instructions.

Android: get Kivy Launcher from the Google Play.

Usage

Clone the repository and run main.py with Kivy-aware Python.

Assuming bash or similar shell:

git clone https://github.com/mvasilkov/kivy-2014.git rockivy
cd rockivy
$(which kivy||which python) main.py

Supported operating systems

  • OS X
  • Linux
  • Windows
  • Android
  • iOS (tentative)

License

MIT (see LICENSE)

Droid Sans is from Google, distributed under the terms of the Apache License 2.0

About

Rockivy is an app for learning guitar scales, written in Python for Kivy App Contest 2014.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published