first commit yuppyy

This commit is contained in:
2026-08-11 00:21:46 +02:00
parent 8207ffaac8
commit 7bdaac855e
13 changed files with 231 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
from interface import launch_interface
if __name__ == "__main__":
launch_interface()