You are not logged in.

#1 2008-02-15 07:48:26

Mr. Ego
Member
Registered: 2007-12-04
Posts: 20

Bluetooth Manager project - ideas, opinions, help

Hello,

     I just bought a bluetooth interface. I have read trough some wikis and googled and it seems that there isn't program for mnaging Bluetooth devices. Altough kdebluetooth seems to be trying that I did not managed how to achieve everything I can think off smile . So I want to ask if there is some bluetooth program I missed or there is an "empty place".

If there is not such program, I would like to start work on a new one. I am not a bluetooth expert, but I will do my best.

My goal is:

To make bluetooth manager that allows to set up and achieve everything that can be achieved with bluetooth with help allowing people to learn about bluetooth possibilities.

I think program should consist of:

* bluetooth daemons configuration editor (interface name, capabilities)
* device manager allowing pairing, displaying paired devices and removing them, exploring their capabilities
* a "debug console" displaying what happens (with debug level setting), in basic setting it should display what program actually does and if the operation was successful or not, and if not, then why

I would greatly appreciate if someone wanted to help me with this project. I am a Java programmer, but I think I am able to learn quickly.

As implementation language I want to use C++.

I would like to split this program into backend library that allows high level opreation with devices (e.g. get list of available bluetooth devices, pair with specified device, unpair, pair-again) and with frontend (I have a little programming experience with GTK, but other flavours would be possible to write).

This program should use DBus for communication with bluetooth adapter(s). (Would it then be possible to run it in Windows? smile Not necessary, but it would be nice)

When it comes to configuration editor, I would like the editor to read configuration files, changing settings but leaving everything other on the file untouched (e.g. formatting, comments). Is there some library to do this, or should I write one myself?

I appreciate any opinions and criticism. smile

Offline

#2 2008-02-15 15:16:47

Zeqadious
Member
From: New York, USA
Registered: 2007-10-15
Posts: 55
Website

Re: Bluetooth Manager project - ideas, opinions, help

bluez-gnome is what I'm using right now.  It does alot of the stuff you propose, but it does fail on some types of problems e.g. headsets fail because bluez-gnome tries to open it with obex.  You might want to look at that program.

Zeq


"Till shade is gone, till water is gone, into the Shadow with teeth bared, screaming defiance with the last breath, to spit in Sightblinder's eye on the Last Day"

Offline

#3 2008-02-15 16:56:30

mehldutt
Member
From: Germany
Registered: 2006-01-08
Posts: 128

Re: Bluetooth Manager project - ideas, opinions, help

Offline

#4 2008-02-16 06:49:43

Mr. Ego
Member
Registered: 2007-12-04
Posts: 20

Re: Bluetooth Manager project - ideas, opinions, help

Blueman looks good. I'll give it a try. smile Altough i use KDE, I am not desktop purist. wink

Offline

#5 2008-02-16 12:43:39

raymano
Member
Registered: 2006-10-13
Posts: 357
Website

Re: Bluetooth Manager project - ideas, opinions, help

KDE has a set of bluetooth applications as well. Just install kdebluetooth package from extra.


FaunOS: Live USB/DVD Linux Distro: http://www.faunos.com

Offline

Board footer

Powered by FluxBB