An open API service indexing awesome lists of open source software.

https://github.com/aep/rblue

a reimplementation of the bluez userspace in pure ruby
https://github.com/aep/rblue

Last synced: 11 months ago
JSON representation

a reimplementation of the bluez userspace in pure ruby

Awesome Lists containing this project

README

          

rblue is a reimplementation of the bluez userspace in pure ruby.

one day i was staring into bluez/tools/
i thought rewriting it in a high level lang would make it more readable.

frankly it didnt.