blecat

1.0.1 • Public • Published

blecat

A 1-1 pipe over bluetooth low energy

npm install -g blecat

Usage

On one machine with bluetooth enabled run

echo hello world | blecat

An on another one with bluetooth enabled

blecat

The second machine should now print out hello world.

Transfer files

You can also transfer files using blecat

To share a file from a machine do

blecat < myfile.txt

To receive it on another

bluecat > myfile.txt

License

MIT

Dependencies (2)

Dev Dependencies (1)

Package Sidebar

Install

npm i blecat

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • mafintosh