Add auto_start_app setting

This commit is contained in:
Thomas Farstrike
2025-11-12 11:56:16 +01:00
parent f8788ccc61
commit bae7fb057a
7 changed files with 86 additions and 22 deletions
+4 -1
View File
@@ -14,7 +14,10 @@ mkdir -p "$output"
#rm "$output"/*.png
rm "$outputjson"
blacklist="com.micropythonos.filemanager com.example.bla"
# These apps are for testing, or aren't ready yet:
# com.quasikili.quasidoodle doesn't work on touch screen devices
# com.micropythonos.filemanager doesn't do anything other than let you browse the filesystem, so it's confusing
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle"
echo "[" | tee -a "$outputjson"