Skip to content

jenghis/airtunes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirTunes

Swift 3.0 Platforms macOS License Apache

AirTunes is a Mac framework for creating an AirPlay audio server. It enables wireless audio streaming from an iOS device to a Mac.

Example

AirTunes is used in the AirBass app.

Instructions

Drag AirTunes.xcodeproj into the Project Navigator of your app's Xcode project. Then open your app target's "General" configuration page. In the "Embedded Binaries" section, click the + icon and select AirTunes.framework.

Dependencies

AirTunes depends on the ABPlayerInterface framework, which is part of the ABPlayerController project. Follow the instructions on the project page to install the framework:

https://github.com/jenghis/abplayercontroller

Usage

Create an AirTunes instance and call start() to start the server. Playback can be monitored and controlled using the methods described by the ABPlayerService protocol.

License

This project is available under the Apache 2.0 license. See LICENSE for details.

About

Mac framework for creating an AirPlay audio server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published