Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gemtot/iBeacon
iOS iBeacon Project in Swift Language
https://github.com/gemtot/iBeacon
Last synced: 2 months ago
JSON representation
iOS iBeacon Project in Swift Language
- Host: GitHub
- URL: https://github.com/gemtot/iBeacon
- Owner: gemtot
- License: gpl-3.0
- Created: 2014-06-13T05:57:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T00:54:11.000Z (over 7 years ago)
- Last Synced: 2024-08-01T19:31:31.246Z (5 months ago)
- Language: Swift
- Size: 1.01 MB
- Stars: 220
- Watchers: 28
- Forks: 48
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-swift-cn - iBeacon - iBeacon implementation in Swift. (Libs / iBeacon)
README
iBeacon
=======iOS iBeacon Project in Swift Language
A simple project to create an iBeacon broadcaster for iOS8 devices.
The app takes either a UUID string, or a friendly string. If a string is provided, then it is hashed with the same seed
used on [the PassKit Pass Designer](https://create.passkit.com) to produce a UUID that you can use to test Passbook passes generated on
PassKit's platform.### Screen Shots
![ScreenShot 1](/Screenshot1.png?raw=true "Screen Shot") ![ScreenShot 2](/Screenshot2.png?raw=true "Screen Shot Power Picker")