You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iot/projects/IoT/IoTServices/SingalDemo/wwwroot/start.desktop

13 lines
560 B

[Desktop Entry]
Name=python
Comment=My Python Program
#Exec=bash -c "sudo python /root/publish/apps/RPi/app.py"
Exec=bash -c "sleep 10 && sudo chromium-browser -kiosk --disable-session-crashed-bubble --disable-infobars -app=file:///root/publish/apps/SingalDemo/wwwroot/index.html --no-sandbox"
#Exec=bash -c "sleep 10 && chromium-browser -kiosk --disable-session-crashed-bubble --disable-infobars -app=file:///home/pi/index.html"
Icon=/root/RPi/icon.jpg
Terminal=false
MultipleArgs=false
Type=Application
Categories=Application;Development;
StartupNotify=true