To control music on ubuntu by using mobile phones can use the application remoco, remoco is an application to control multimedia applications on ubuntu by using bluetooth or wifi network, but only certain multimedia applications that can be controlled using the application. one of them is superior to music application on linux that is Amarok, to install remoco follow these steps:
Go to This
Go to Terminal and login as root by type :
$ sudo su
Add GPG key first :
$ apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 51A6F565
Add Repository by type :
$ gedit /ect/apt/sources.list
Add this line :
deb http://ppa.launchpad.net/remuco-team/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/remuco-team/ppa/ubuntu karmic main
Install Remoco for control Amarok application by type :
$ apt-get install remoco-amarok
Create strartup commad for remoco application, go to System > Preferences > Startup Applications and click add :
Name : RemucoCommand : remuco-amarok
Then install remuco on your mobile phone, download latest remuco and explore your music by controled on your mobile phone.
No comments:
Post a Comment
Please Comment...!!