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
Lo! I get the program opened on my laptop and use “normally” 😛