Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 400 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 400 Bytes

Web Piano

A web based virtual piano

Requirements

  • Python
    • For running Flask
  • NPM
    • For installing js deps and building

Installation

chmod +x install.sh && ./install.sh

Usage

Start with:

./web.py

Then connect to the local ip Flask created

License

This project is licensed under the GPLv3 License - see the LICENSE file for details