added linux scripts for embedded device

This commit is contained in:
Brandon4466
2024-04-27 20:19:51 -07:00
parent fa634a7d6c
commit 1a1bf8c144

2
startjs.sh Normal file
View File

@@ -0,0 +1,2 @@
export DISPLAY=:0
python3 /opt/spotify-gui.js/spotifycontroller.py & chromium-browser --kiosk --app="http://127.0.0.1:8888" --no-sandbox --start-fullscreen --window-size=1600,720