Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kourva/performancepad

PerformancePad GUI app Made in Python Kivy
https://github.com/kourva/performancepad

kivy kivymd loops music performancepad python3

Last synced: 3 months ago
JSON representation

PerformancePad GUI app Made in Python Kivy

Awesome Lists containing this project

README

        

# PerformancePad GUI app Made in Python Kivy
---

# Install
+ clone
```bash
git clone https://github.com/Kourva/PerformancePad && cd PerformancePad && chmod +x install.sh
```
+ requirements
```bash
./install.sh
```
+ run
```bash
python3 main.py
```