crystal-libraries-needed icon indicating copy to clipboard operation
crystal-libraries-needed copied to clipboard

bluez bindings (bluetooth support)

Open Sija opened this issue 7 years ago • 6 comments

http://www.bluez.org/

Sija avatar Jun 01 '17 10:06 Sija

Seconded. I'm currently actually working on this at work.

elorest avatar Jun 02 '17 18:06 elorest

That being said if anyone else would care to collaborate that would be great.

elorest avatar Jun 02 '17 18:06 elorest

Would bluez be the best choice, since it's linux only? I wonder if there's a cross-platform alternative that might be more worthwhile.

molovo avatar Jun 02 '17 18:06 molovo

@molovo there's noble coded for node.js.

Sija avatar Jun 02 '17 19:06 Sija

https://github.com/NeuraLegion/blue_cr (bluez binding through dbus) https://github.com/crystal-community/bluetooth (direct bluez binding)

straight-shoota avatar Oct 11 '18 16:10 straight-shoota

I'm working with those although they're currently very limited.

@molovo I'm not aware of a cross platform Bluetooth library other than bluez.

@sija noble has bluez as a dependancy.

elorest avatar Oct 11 '18 16:10 elorest