I'm running a few RPI4s with an automated python script that is called via a .desktop-file. The .desktop-file restarts the RPI when an external device is not connected.
Teamviewer is running on the installations but I don't have enough time to stop the python3 process. I'm able to open the terminal but I do not get to the stage where I can enter killall python3.
Any ideas how to access my RPI again without going there? Maybe teamviewer has an option there.