Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.25 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.25 KB

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