Clean push: Removed heavy files & added only latest snapshot

This commit is contained in:
2025-07-26 05:16:12 +05:30
commit acf84e8767
250 changed files with 58564 additions and 0 deletions

4
qt_app_pyside1/start.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
Xvfb :99 -screen 0 1024x768x24 &
export DISPLAY=:99
python run_app.py