diff --git a/examples/index.md b/examples/index.md index 8a33f65..6f9095b 100644 --- a/examples/index.md +++ b/examples/index.md @@ -12,12 +12,10 @@ Examples of how the AltBeacon spec is implemented in the real world. This includ - [Beacon Simulator](https://play.google.com/store/apps/details?id=net.alea.beaconsimulator) Android Utility for transmitting as an AltBeacon or other beacon formats, with management of different configurations ## Code - - [Android Beacon Library](http://github.com/AltBeacon/android-beacon-library) Android Library for detecting AltBeacon Transmissions - [Linux AltBeacon Reference Implementation](https://github.com/RadiusNetworks/altbeacon-reference) Example code using the [BlueZ](http://www.bluez.org/) Bluetooth protocol stack - [PiBeacon](http://store.radiusnetworks.com/collections/all/products/pibeacon) Raspberry Pi based tool for transmitting and detecting AltBeacons - [Virtual AltBeacon](http://developer.radiusnetworks.com/altbeacon/virtual) Linux virtual machine for transmitting and detecting AltBeacons on any host OS (Windows, OS X, etc.) ## Other Projects - If you are looking for the unaffiliated iOS framework that allows transmitting in the background, [see here](https://github.com/CharruaLabs/AltBeacon).