Merge branch 'refactor/v2' of https://gitea.umutalihandikel.com/alihan/tello-commander into refactor/v2

This commit is contained in:
ALIHAN DIKEL
2024-11-16 20:14:41 +03:00
4 changed files with 7 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
lab
conf.d
etc
*.out.log
@@ -11,4 +12,4 @@ env
pipwheels
.aider*
.env
tutorials
tutorials

3
scripts/open_webui.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
DISPLAY=:0 chromium-browser --kiosk http://0.0.0.0:8001/ui

View File

@@ -0,0 +1 @@
#!/bn/

View File

@@ -1,3 +1,4 @@
#!/bin/bash
DISPLAY=:0 xdotool mousemove 1 1
DISPLAY=:0 xset q | grep "DPMS"