दूर से अपने रास्पबेरी पाई नियंत्रित करें
Pi Basic Controller
Control your Raspberry Pi remotely by sending commands through SSH. SSH must be installed on the Raspberry PI and the daemon started so that the commands can be executed. To install the SSH execute on a console of your Raspberry Pi the following command:
"sudo apt-get install ssh"
The commands available are:
-Start XBMC
-Kill XBMC (Kill the process)
-Start Transmission (Start Transmission bittorrent client service)
-Stop Transmission (Stops the Transmission bittorrent client service)
-Restart Transmission (Restart Transmission bittorrent client service)
-Restart (Restart the Raspberry Pi)
-Turn off (Turn off the Raspberry Pi)
In addition to these commands, the application allows you to enter custom commands that can be grouped by categories.
Languages: English, Spanish, Catalan, German, Dutch, French, Russian (thanks to Денис Лобанов), Croatian (thanks to Ivan Uvodić)
If you are interested in translating the app to your language, contact to me.