btscale icon indicating copy to clipboard operation
btscale copied to clipboard

javascript library to talk to bluetooth scales, like the acaia.

Results 1 btscale issues
Sort by recently updated
recently updated
newest added

I've cloned the btscale code installed the npm and bower packages, and run make. I started a simple HTTP server with: ``` python -m "SimpleHTTPServer" ``` and loaded btscale.html in...