Рет қаралды 56,621
In this video I'll show a simple and effective method to autorun or autostart your python script. We will create a .desktop file in the home/pi/.config/autostart folder, with the following minimum lines:
[Desktop Entry]
Exec= python3 /home/pi/Desktop/guiautorun.py
Make sure to change the path in the Exec line to the location for your own python script.
Good luck! If you found this information helpful, please like the video and subscribe to the channel for more valuable content:)
Follow me on Twitter: @BaldGuyDIY
Send me an email: brandon@baldguydiy.com