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: about 1 month ago
JSON representation
PerformancePad GUI app Made in Python Kivy
- Host: GitHub
- URL: https://github.com/kourva/performancepad
- Owner: Kourva
- Created: 2022-12-01T20:41:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:22:31.000Z (8 months ago)
- Last Synced: 2025-03-18T22:28:11.250Z (about 1 month ago)
- Topics: kivy, kivymd, loops, music, performancepad, python3
- Language: Python
- Homepage:
- Size: 5.13 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```