The Following 4 Users Say Thank You to bongo For This Useful Post: | ||
![]() |
2009-02-13
, 01:57
|
|
Posts: 291 |
Thanked: 124 times |
Joined on Feb 2006
@ Trier, Germany
|
#2
|
![]() |
2009-02-13
, 09:41
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#3
|
The Following User Says Thank You to Matan For This Useful Post: | ||
![]() |
2009-02-13
, 11:43
|
|
Posts: 291 |
Thanked: 124 times |
Joined on Feb 2006
@ Trier, Germany
|
#4
|
![]() |
2009-02-15
, 20:51
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#5
|
![]() |
2009-02-15
, 21:07
|
|
Posts: 291 |
Thanked: 124 times |
Joined on Feb 2006
@ Trier, Germany
|
#6
|
![]() |
2009-02-18
, 20:54
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#7
|
![]() |
2009-02-18
, 21:54
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#8
|
![]() |
2009-02-18
, 22:16
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#9
|
![]() |
2009-02-18
, 22:37
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#10
|
as I needed an daemon to launch a mediaplayer when my bt headset connects I started a new project.
mbluetoothd is written in python and is able to execute commands when a bluetooth device connects or disconnects. There's also mbluetoothdsettings which can be used to add and delete commands to your database (which is sqlite3 in this case).
This is just a ALPHA!
Howto:
1. extract the zip archive
2. move mbluetoothd to /home/user/.bluetoothd
3. run 'python mbluetoothd.py &'
4. run 'python mbluetoothdsettings.py' to add/delete commands
5. Enjoy
6. Post your feedback
ongo bongo!