Raspberry Pi programs on Laptop

Sometimes, using the command line is hard. I just want to put a torrent to download on my Raspberry Pi without having to perform command-line Karate.

I open my terminal on my laptop, type in the following:

ssh -X pi@192.168.1.200 transmission-gtk

snapshot1

Lo! I get the program opened on my laptop and use “normally” 😛

Leave a Reply

Your email address will not be published. Required fields are marked *