Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phatblat/roygbeacon
A simple app for playing with iBeacons
https://github.com/phatblat/roygbeacon
Last synced: 28 days ago
JSON representation
A simple app for playing with iBeacons
- Host: GitHub
- URL: https://github.com/phatblat/roygbeacon
- Owner: phatblat
- License: mit
- Created: 2013-10-21T14:34:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T21:04:08.000Z (over 9 years ago)
- Last Synced: 2024-10-14T18:29:53.729Z (2 months ago)
- Language: Objective-C
- Homepage:
- Size: 192 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Roy G. Beacon
A simple app for playing with iBeacons.
## Background Color
Driven by the `rssi` value of the closest iBeacon
* 0-20: red
* 21-30: orange
* 31-40: yellow
* 41-50: green
* 51-60: blue
* 61-70: purple
* 71-90: dark gray## Author
Ben Chatelain, [email protected]
[@phatblat](https://twitter.com/phatblat)## License
Fetchable is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for rights and limitations.