https://github.com/jsbean/airturn
API for handling AirTurn bluetooth footpedal commands
https://github.com/jsbean/airturn
Last synced: over 1 year ago
JSON representation
API for handling AirTurn bluetooth footpedal commands
- Host: GitHub
- URL: https://github.com/jsbean/airturn
- Owner: jsbean
- License: mit
- Created: 2016-08-31T03:17:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-27T02:02:28.000Z (over 9 years ago)
- Last Synced: 2025-01-22T12:47:00.291Z (over 1 year ago)
- Language: Swift
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AirTurn
[](https://travis-ci.org/dn-m/AirTurn)
[](https://github.com/Carthage/Carthage)
[](https://badge.fury.io/gh/dn-m%2Fairturn)
### Carthage
Integrate **AirTurn** into your OSX or iOS project with [Carthage](https://github.com/Carthage/Carthage).
1. Follow [these instructions](https://github.com/Carthage/Carthage#installing-carthage) to install Carthage, if necessary.
2. Add `github "dn-m/AirTurn"` to your [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile)
3. Follow [these instructions](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) to integrate **AirTurn** into your OSX or iOS project.
***
### Documentation
See the [documentation](http://dn-m.github.io/AirTurn/).