Read the statement by Michael Teeuw here.
Quick question, is there a way to edit stuff on your pi without being on your pi?
-
sample with VNC:
and keybord / mouse / copy / past works :)
-
@bugsounet i use bitvise, hate VNC
-
@sdetweil I says VNC because it’s embed on the pi
-
@bugsounet and the poster asked FROM HIS PC
anyhow, to each their own…
i use one keyboard, mouse and editor for everything at the same time…
-
@bugsounet said in Quick question, is there a way to edit stuff on your pi without being on your pi?:
sample with VNC:
and keybord / mouse / copy / past works :)
it’s from my pc :)
-
WinSCP/Notepad++ to see and maintain all the files
KITTY to use SSH
Remote Desktop to see the GUI -
@heiswinston Hook up a keyboard and mouse to the pi so you can access config, turn on SSH and VNC. Then move keyboard and mouse back to main computer.
Then you can use VNC and a SSH client to access your pi completely.
https://www.raspberrypistarterkits.com/how-to/enable-ssh-raspberry-pi/
-
… or he can share a directory and mount it on the PC. I also do this with the MMM-MyWastePickup to edit the new entries in the “schedule_custom.csv” with Excel.
-
@mymirror That’s another idea, too - on my mirrors I do samba as well - one for direct editing of files from Windows programs, the other because I’m accessing a common directory for the slideshow it’s running.
-
@heiswinston
Bitvise has already been mentioned and if you have an Android SmartPhone or tablet, then the RaspController is a great tool
https://play.google.com/store/apps/details?id=it.Ettore.raspcontroller
Beside file explorer, editor etc. also some GPIO ports are controllable or queryable. A camera (PiCamera or USB camera) can be queried and displayed directly. And a few sensors (e.g. climate) are already integrated and can be queried. And some more