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

https://github.com/ieee8023/blucat

Blucat (netcat for Bluetooth)
https://github.com/ieee8023/blucat

Last synced: 5 months ago
JSON representation

Blucat (netcat for Bluetooth)

Awesome Lists containing this project

README

        

![blucat logo](http://blucat.sourceforge.net/blucat.png "bluecat logo")

## blucat

The netcat for bluetooth!
by Joseph Paul Cohen 2012 http://blucat.sourceforge.net/blucat/

License
Blucat is released under a GPL license for non-comercial use. To use Blucat in your product please contact joseph /at/ josephpcohen.com

| Operating System | Compatibility |
|---|---|
| Ubuntu Linux 12.04 32-bit | Works |
| Ubuntu Linux 12.04 64-bit | Works |
| Apple Mac 10.6 Snow Leopard | Works |
| Apple Mac 10.8 Lion | Works |
| Apple Mac 10.9 Mountain Lion | Issues with service scan |
| Apple Mac 10.10 Yosemite | Service scan works (no RSSI yet) |
| Apple Mac 10.11.6 El Captian | Service scan works (no RSSI yet) |

## Ubuntu

For Ubuntu install the packages:

```bash
sudo apt-get install bluez-tools libbluetooth-dev
```