#84 posted on Sat Aug 28 00:00:00 2010
Control your N900 remotely with Phone Control

Phone Control is a script produced by an active Maemo.org member and mobile enthusiast Mohammad Abu-Garbeyyeh that allows you to control basic device functions from the command line. It is based on commands collected on the Maemo Wiki.
Not only does this enable easy use of basic device functions from scripts and small apps (think of Phone Control like an API into device functionality), but it also allows remote usage via SSH.
Take the following example. You've hooked your N900 to your home stereo to play some music or internet radio. Instead of walking over to the stereo to change tracks, Phone Control allows you to do it remotely via SSH simply with the following commands;
To change to the next track:
phone-control --mp-nextTo raise or lower volume:
phone-control --volume [0-100]You can also select a track with:
phone-control --mp-play [/path/file]Lots of more commands are available, relating to calls, speaker, profile settings, launching apps, turning wifi or bt on/off, capturing images and more.
The script is currently in Extras Devel and of course you can also get it directly from the Maemo Package downloads.












Comments (post a comment)