
Bluetooth Remote Control for Amarok
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Bluemote is a tool to "use your bluetooth enabled T610 (or compatible Sony Ericsson phones) as a remote for your Linux PC".(http://www.geocities.com/saravkrish/progs/bluemote/index.html)
I have created a configuration file to use bluemote to control Amarok (1.2-beta4+)
Features:
* Start/Stop Amarok
* Next/Previous
* Increase/Decrease volume
* Show NowPlaying info
Additional Features:
* Move mouse cursor (1,2,3 for left/middle/right mouse button) (very nice feature for OpenOffice presentations!)
* Execute commands (You can adjust the PIN (1234) in bluemote-amarok-[en|de].cfg)
* Lock screen
(Mini-) Howto:
***Installation***
* Configure bluetooth
* install Bluemote
(http://www.geocities.com/saravkrish/progs/bluemote/index.html)
* Copy bluemote-amarok-en.cfg (english) or bluemote-amarok-de.cfg
(german) to ~/.bluemote/ and link it to bluemote.cfg:
cd ~./bluemote/
ln -s bluemote-amarok-en.cfg bluemote.cfg
***For each session*****
* Open connection to your phone:
rfcomm bind 0 xx:xx:xx:xx:xx:xx (use "hcitool -scan" to get the actual address
of your phone)
* start bluemote
./bluemote
Tested with Amarok 1.2-beta 4
Comments, Improvements?
ianegg
15 years ago
Report
Over2ne
15 years ago
Report
denis2kx
15 years ago
so far Denis
Report
pete123
15 years ago
Is there any chance this functionality could be added?
Report
asdex
15 years ago
Report
chrisKA
15 years ago
Btw: the german .cfg isn't completly in german. But it shouldn't be to difficult to change that.
Report
Bolde
13 years ago
Very nice! :-)
Report
asdex
15 years ago
But at first the bluetooth mobile phone has to be paired with your bluetooth adapter.
For this step the owner of the bluetooth mobile phone has to know the PIN (/etc/bluetooth/pin).
Then the owner of the computer has to initiate a connection to a particular mobile phone.
So this schould not be be a security bug. You probably could completely remove the pin.
Report
chrisKA
15 years ago
I was told that there exist buggy pairing implementations. Also 4 digits are a quite week password protection.
Anyway: Had great fun today demonstrating the remote function to the neighbours.
Report
jhgz1
15 years ago
Report
shodekiagari
15 years ago
Sounds pretty nifty though.
Report