Thor77 / Blueproximity

Run a command once a bluetooth device is in/out of a range
GNU General Public License v2.0
66 stars 15 forks source link

Works or does not work? #68

Closed gerroon closed 5 years ago

gerroon commented 6 years ago

Hi

I am trying to enable and disable Mpd outputs using this app. Only function that seems to trigger anything is the promixty command. I cant get it to anything with the lock and unlock commands :(

Maybe I am not getting it. Maybe my values are wrong? I cant tell what unit they are also.

selection_031

Thor77 commented 6 years ago

Hello there, i'm very sorry to say that, but the current state of the code in this repository is not really usable, yet. The backend is implemented nearly completely but the GUI is far from finished (work is taking place on the gui-branch for that).

Regarding your issue: Try running Blueproximity from a shell and look for log messages, if there's something wrong it should tell you. There are debug messages for (un)lock commands as well so you should be able to locate your problem more precisely.

gerroon commented 6 years ago

@Thor77

Thanks for the reply, I will try the command line part.