Repo init

This commit is contained in:
2026-04-23 23:40:34 -03:00
parent 214158a174
commit 30b0597380
34 changed files with 13201 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/bin/bash
# Gerado automaticamente pela API — não editar manualmente
# Stream: {{STREAM_ID}}
DISPLAY={{DISPLAY}} xdotool type --clearmodifiers --delay 50 "{{USER}}"
DISPLAY={{DISPLAY}} xdotool key Tab
sleep 0.3
DISPLAY={{DISPLAY}} xdotool type --clearmodifiers --delay 50 "{{PASS}}"
DISPLAY={{DISPLAY}} xdotool key Return
sleep 3
DISPLAY={{DISPLAY}} xdotool key F11