bluejeans

0.1.1 • Public • Published

bluejeans

A Bluetooth module for Node.js. It is much like noble, and even shares some code, but in the future it is also meant to manage non-LE devices.

Permissions

Make sure hcitool and node have the needed permissions:

sudo setcap 'cap_net_raw,cap_net_admin+eip' `which hcitool`
sudo setcap 'cap_net_raw,cap_net_admin+eip' `which node`

Readme

Keywords

Package Sidebar

Install

npm i bluejeans

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • skerit