GithubHelp home page GithubHelp logo

beacon-manager's Introduction

alt text

Beacon Manager is a simple open-source iOS developer utility, available for free on the App Store, that allows users to explore bluetooth low energy beacon functionality.

Beacon Manager allows an iOS device to broadcast as a beacon or monitor and interact with a list of beacon regions. A beacon region list can be remotely hosted, or directly scanned in the application using a QR code.

Beacon Manager Can:

  • Broadcast using the Apple iBeacon standard
  • Generate and read QR-encoded beacon lists
  • Notify the user upon beacon region entry and exit
  • Display proximity and RSSI for beacons in range
  • Selectively monitor particular beacon regions
  • Modify beacon notification properties
  • Persistently store entry and exit statistics including dwell time

##Getting Started:##

Best way to get up and running with a custom beacon list is to generate a QR code using plain text. There are numerous free web applications to accomplish this task - one of which can be found here.

Important:

The plain text contents of the QR code must be properly formatted for the QR code to scan properly.

Each beacon signature component (UUID, Major, Minor, Identifier) must be separated by a comma.
Each beacon signature must be separated by a period. Example:

<UUID1>,<major1>,<minor1>,<identifier1>.<UUID2>,<major2>,<minor2>,<identifier2>.<UUIDN>,<major>,<minorN>,<identifierN>.

beacon-manager's People

Contributors

crow avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.