$sudo nano your_python_file_name.desktop
[Desktop Entry]
Encoding=UTF-8
Name=your_Name #Excecute_file_name example : click_me
Type=Application #don't edit
Icon=/home/pi/your_icon.png # icon_file_name to your directory example : /home/pi/icon.png
Exec=/usr/bin/python3 /home/pi/your_pgm.py #Execute type example : python /home/pi/test.py
라즈베리파이 기본 , 구성 (1) | 2019.11.20 |
---|---|
Raspberry pi 3 UVC camera (USB webcam ) (0) | 2019.01.21 |
Raspberry pi 3 Temperature print in python (0) | 2019.01.08 |
Raspberry pi 3 how to use pi camera ? (31) | 2018.11.21 |