Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MillerTechnologyPeru/BluetoothExplorer
Bluetooth Explorer iOS & Android App
https://github.com/MillerTechnologyPeru/BluetoothExplorer
android bluetooth corebluetooth gatt ios swift
Last synced: 29 days ago
JSON representation
Bluetooth Explorer iOS & Android App
- Host: GitHub
- URL: https://github.com/MillerTechnologyPeru/BluetoothExplorer
- Owner: MillerTechnologyPeru
- Created: 2018-06-23T02:25:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T00:37:11.000Z (over 1 year ago)
- Last Synced: 2024-08-05T23:26:46.232Z (5 months ago)
- Topics: android, bluetooth, corebluetooth, gatt, ios, swift
- Language: Swift
- Homepage:
- Size: 24.5 MB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BluetoothExplorer
Bluetooth Explorer iOS & Android App
## Requirements
### Android
Install [Android Swift Toolchain](https://github.com/SwiftJava/android_toolchain) and then compile from Android Studio.
## iOS
Fetch dependencies with [Carthage](https://github.com/Carthage/Carthage)
```
carthage bootstrap --no-build
```###
![Android](Assets/scanAndroid1.gif)
![Android](Assets/scaniOS1.gif)