All Projects → yencarnacion → eddystone-url-calculator

yencarnacion / eddystone-url-calculator

Licence: other
This a javascript single page app that generates the Linux commands for broadcasting a URL as a Eddystone URL beacon.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to eddystone-url-calculator

win-beacon
Managed BT stack for Windows able to detect and act as an iBeacon.
Stars: ✭ 49 (-9.26%)
Mutual labels:  eddystone, beacon
eddystone-web-bluetooth
Web Bluetooth Eddystone made easier.
Stars: ✭ 36 (-33.33%)
Mutual labels:  eddystone
Bof Regsave
Dumping SAM / SECURITY / SYSTEM registry hives with a Beacon Object File
Stars: ✭ 85 (+57.41%)
Mutual labels:  beacon
Poet
[unmaintained] Post-exploitation tool
Stars: ✭ 184 (+240.74%)
Mutual labels:  beacon
Beaconloc
Beacon Locator - android application for scan, track and management of beacons
Stars: ✭ 88 (+62.96%)
Mutual labels:  beacon
Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (+331.48%)
Mutual labels:  beacon
Indoorgps
Position Calculating with Trilateration via Bluetooth Beacons(Estimote)
Stars: ✭ 59 (+9.26%)
Mutual labels:  beacon
DNSWho
transmit cs beacon (shellcode) over self-made dns to avoid anti-kill and AV
Stars: ✭ 47 (-12.96%)
Mutual labels:  beacon
Bluetooth-ble-beamer-and-scanner-for-tracing-corona-virus-infected-individual
Bluetooth ble beacon beamer and scanner for tracing corona virus infected person similar to Trace Together app
Stars: ✭ 26 (-51.85%)
Mutual labels:  eddystone
Reactivebeacons
Android library scanning BLE beacons nearby with RxJava
Stars: ✭ 171 (+216.67%)
Mutual labels:  beacon
Beacons Android
Android BLE advertising library
Stars: ✭ 107 (+98.15%)
Mutual labels:  beacon
Wifi Spam
✉️📡 Spam thousands of WiFi access points with custom SSIDs
Stars: ✭ 92 (+70.37%)
Mutual labels:  beacon
Android Bluetoothkit
Android BLE蓝牙通信库
Stars: ✭ 2,955 (+5372.22%)
Mutual labels:  beacon
React Native Kontaktio
React Native (iOS and Android) library for Kontakt.io beacons (and all other beacons)
Stars: ✭ 87 (+61.11%)
Mutual labels:  beacon
piBeacon
Create Physical Web Eddystone Beacons using Raspberry Pi, Node.js
Stars: ✭ 22 (-59.26%)
Mutual labels:  eddystone
Beacon broadcast
A Flutter plugin for turning your device into a beacon.
Stars: ✭ 66 (+22.22%)
Mutual labels:  beacon
Cobalt Arsenal
My collection of battle-tested Aggressor Scripts for Cobalt Strike 4.0+
Stars: ✭ 230 (+325.93%)
Mutual labels:  beacon
balena-locating
Never lose something important to you again by using Bluetooth Low Energy (BLE) beacons and Raspberry Pi sensors to track your stuff.
Stars: ✭ 47 (-12.96%)
Mutual labels:  beacon
ioBroker.ble
Monitor Bluetooth Low Energy beacons
Stars: ✭ 39 (-27.78%)
Mutual labels:  beacon
Rita
Real Intelligence Threat Analytics (RITA) is a framework for detecting command and control communication through network traffic analysis.
Stars: ✭ 1,352 (+2403.7%)
Mutual labels:  beacon

eddystone-url-calculator

This a javascript single page app that generates the Linux commands for broadcasting a URL as a Eddystone URL beacon.

License

This work (eddystone-url-calculator) is licensed by Yamir Encarnación <[email protected]> under a BSD 2-Clause License. See LICENSE.txt

What is needed to run the program

See DEPENDENCIES.adoc.

How to run

To get this project working, perform the minimum steps:
 $ bower install
 $ npm install
 $ gulp scripts
 $ npm start

To see results point your browser to http://localhost:8080/

You can read a blog post related to this calculator at http://webgazer.org/update/tutorial/2016/03/16/raspberrypi-eddystone-url.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].