Add GUI and support for more controllers

This commit is contained in:
Marc Riera 2022-10-24 21:30:56 +02:00 committed by GitHub
parent cc8a271883
commit dce84dcc43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 1094 additions and 151 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__/
*.db
**/.vscode/