This a javascript single page app that generates the Linux commands for broadcasting a URL as a Eddystone URL beacon.
This work (eddystone-url-calculator) is licensed by Yamir Encarnación <yencarnacion@webninjapr.com> under a BSD 2-Clause License. See LICENSE.txt
$ bower install $ npm install $ gulp scripts $ npm start
To see results point your browser to http://localhost:8080/
You can test it out at http://yencarnacion.github.io/eddystone-url-calculator
You can read a blog post related to this calculator at http://webgazer.org/update/tutorial/2016/03/16/raspberrypi-eddystone-url.html