Hello,
I use Thonny 3.2.6 on RPI, i want to call Thonny from terminal and have it open a script and run it,the following opens Thonny with temp.py:
thonny /home/pi/Desktop/temp.py
is there a switch like --run that will make Thonny run the script on load?
many thanks in advance!
RS