update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Bluetooth Beacon !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Bluetooth Beacon !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of awesome iBeacon and Eddystone Bluetooth beacon resources, open source projects, libraries, tools and tutorials.
@@ -20,8 +20,8 @@
Physical Web
▐ The Physical Web is an approach to unleash the core superpower of the web: interaction on demand. People should be able to walk up to any smart device - a vending machine, a poster, a toy, a bus stop, a rental car - and not have to 
▐ download an app first. Everything should be just a tap away.
▐ The Physical Web is an approach to unleash the core superpower of the web: interaction on demand. People should be able to walk up to any smart device - a vending machine, a poster, a toy, a bus stop, a rental car - and not have to download an 
▐ app first. Everything should be just a tap away.
⟡ Physical Web - Walk up and use anything (http://google.github.io/physical-web/) - Official Github repository
⟡ Video: Introduction to the Physical Web (https://www.youtube.com/watch?v=w0XazPrh7r0) - Ubiquity Dev Summit 2016
@@ -42,7 +42,7 @@
iBeacon Resources by Apple
▐ iBeacon for Developers From welcoming people as they arrive at a sporting event to providing information about a nearby museum exhibit, iBeacon opens a new world of possibilities for location awareness, and countless opportunities for
▐ iBeacon for Developers From welcoming people as they arrive at a sporting event to providing information about a nearby museum exhibit, iBeacon opens a new world of possibilities for location awareness, and countless opportunities for 
▐ interactivity between iOS devices and iBeacon hardware.
⟡ iBeacon for Developers (https://developer.apple.com/ibeacon)
@@ -66,7 +66,7 @@
⟡ Guide to iBeacon Hardware by beekn.net (http://beekn.net/guide-to-ibeacons/)
⟡ Developing an iBeacon App by beekn.net (http://beekn.net/developing-ibeacon-app/)
 Hacks & Cool Apps
 Hacks & Cool Apps
⟡ Empowering vision impaired people to navigate the world independently (https://www.wayfindr.net) (an open standard)
⟡ Google Glass & Beacons (https://github.com/tmwagency/Glasstimote)
@@ -88,7 +88,7 @@
⟡ ScanBeacon (https://github.com/RadiusNetworks/scanbeacon-gem) - A ruby gem that allows you to scan for beacon advertisements using IOBluetooth (on Mac OS X) or a BlueGiga BLE112 device (on mac or linux)
 iOS
 iOS
Beacon Scanner Apps
@@ -122,7 +122,7 @@
⟡ How does iBeacon wake up our app? (http://stackoverflow.com/questions/24590534/how-does-ibeacon-wake-up-our-app-for-how-long-and-how-to-extend-that-time/24590886#24590886)
⟡ Use Core Bluetooth instead of iBeacon - Any Downsides? (http://stackoverflow.com/questions/24267421/use-core-bluetooth-instead-of-ibeacon-any-downsides/24268389#24268389)
 Virtual Beacons
 Virtual Beacons
⟡ Beacon Toy - Android App to advertise as Eddystone (https://play.google.com/store/apps/details?id=net.alea.beaconsimulator)
⟡ Android BLE advertising library (https://github.com/uriio/beacons-android)
@@ -133,13 +133,12 @@
⟡ Quick Beacon (https://itunes.apple.com/us/app/quick-beacon/id1303172948?mt=8)
 Android
 Android
Beacon Development
⟡ Android Lolipop Bluetooth Low Energy Enhancements. (https://developer.android.com/about/versions/android-5.0.html) Support OS-level scan filter & peripheral mode.
⟡ iBeacon Scanner for Android (https://github.com/inthepocket/ibeacon-scanner-android), Docs (https://github.com/inthepocket/ibeacon-scanner-android/wiki) & Blog post 
(http://developer.inthepocket.mobi/2016/11/24/ibeacon-scanner-android/)
⟡ iBeacon Scanner for Android (https://github.com/inthepocket/ibeacon-scanner-android), Docs (https://github.com/inthepocket/ibeacon-scanner-android/wiki) & Blog post (http://developer.inthepocket.mobi/2016/11/24/ibeacon-scanner-android/)
⟡ Android beacon library based on AltBeacon. (https://github.com/AltBeacon/android-beacon-library) Use a custom beacon parser for iBeacon device compatibility.
⟡ BeaconKeeper (https://github.com/m039/beacon-keeper) The simple library for locating iBeacons in background
⟡ Android & BLE (https://developer.android.com/guide/topics/connectivity/bluetooth-le.html)
@@ -165,7 +164,7 @@
 Cordova, Phonegap, Xamarin, Titanium
 Cordova, Phonegap, Xamarin, Titanium
⟡ Cordova iBeacon Plugin (https://github.com/petermetz/cordova-plugin-ibeacon)
⟡ Using iBeacon with Xamarin.iOS and Xamarin.Android (http://de.slideshare.net/glennthomasstephens/ibeacon-support)
@@ -173,7 +172,7 @@
 OS X
 OS X
⟡ iBeacon Scanning Utility App for OSX (https://github.com/mlwelles/BeaconScanner)
⟡ iBeacon Scanner - Scan for nearby iBeacons regardless of their UUID (https://github.com/liamnichols/iBeaconScanner)
@@ -182,21 +181,21 @@
⟡ Electron Slide Beacon (https://github.com/dermike/electron-slide-beacon) - Share links from your Mac using this app to broadcast them as an Eddystone URL (Physical Web) bluetooth beacon.
⟡ BeaconKit (https://github.com/igor-makarov/BeaconKit) - Beacon detection framework ns Swift using CoreBluetooth, supporting Eddystone-UID, Eddystone-URL, AltBeacon, iBeacon.
 Linux
 Linux
⟡ Python script for scanning and advertising urls over Eddystone-URL (https://github.com/forksociety/PyBeacon)
 Node.js
 Node.js
⟡ Node-RED nodes to interact with the Physical Web (http://flows.nodered.org/node/node-red-node-physical-web)
⟡ A node.js BLE (Bluetooth low energy) central module (https://github.com/sandeepmistry/noble)
⟡ A node.js module for implementing BLE (Bluetooth low energy) peripherals (https://github.com/sandeepmistry/bleno)
 Windows
 Windows
⟡ Universal Bluetooth Beacon Library (https://github.com/andijakl/universal-beacon) - open source library and links to apps to talk to Eddystone and iBeacon beacons
 Bluetooth Low Energy
 Bluetooth Low Energy
⟡ Official Bluetooth Smart Portal (https://www.bluetooth.com/what-is-bluetooth-technology/bluetooth-technology-basics/low-energy)
@@ -213,7 +212,7 @@
⟡ Web Bluetooth Intro (https://dev.opera.com/articles/web-bluetooth-intro/) by Opera
⟡ Web Bluetooth Demos (https://github.com/WebBluetoothCG/demos)
 Beacon Developer Kits & BLE Chips
 Beacon Developer Kits & BLE Chips
⟡ Texas Instruments - BLE Portal (http://www.ti.com/ble)
⟡ Texas Instruments - SensorTag DeveloperKit (http://makezine.com/2014/04/16/the-ti-sensortag-now-with-added-ibeacon/)
@@ -227,8 +226,8 @@
Proximity Trends & Outlook
⟡ Wired (http://www.wired.com/2013/12/4-use-cases-for-ibeacon-the-most-exciting-tech-you-havent-heard-of/) 4 Reasons Why Apples iBeacon Is About to Disrupt Interaction Design
⟡ Wi-Fi Aware™ (http://www.wi-fi.org/discover-wi-fi/wi-fi-aware) - Wi-Fi Aware™ is a new Wi-Fi Alliance certification program that extends Wi-Fis capabilities with a real-time and energy-efficient discovery mechanism that provides an 
immediate on-ramp to rich here-and-now experiences.
⟡ Wi-Fi Aware™ (http://www.wi-fi.org/discover-wi-fi/wi-fi-aware) - Wi-Fi Aware™ is a new Wi-Fi Alliance certification program that extends Wi-Fis capabilities with a real-time and energy-efficient discovery mechanism that provides an immediate 
on-ramp to rich here-and-now experiences.
Vendor-driven Beacon Standardization
@@ -236,12 +235,14 @@
⟡ BeaconCtrl (https://github.com/upnext/BeaconCtrl) Setup and manage large beacon deployments with BeaconCtrl Open Source platform
⟡ The Open and Interoperable Proximity Beacon Specification (http://altbeacon.org/)
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Bluetooth, Apple, Google, iBeacon, Eddystone and other trademarks are the property of their respective trademark owners.
 License
 License
!CC0 (http://i.creativecommons.org/p/zero/1.0/88x31.png) (http://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, Square Metrics GmbH (http://www.squaremetrics.com/) has waived all copyright and related or neighboring rights to this work.
beacon Github: https://github.com/rabschi/awesome-beacon