Skip to content

GhostNaN/web-piano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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