BSRadioWaves
BSRadioWaves copied to clipboard
Pure Swift internet radio player with Apple Watch support
BSRadioWaves
Usage
To run the project, clone the repo, and run pod install
from the project directory first.
API key
- Register on di.fm
- Find and install
DI.FM Radio
from the App Store - Download and configure
Charles Proxy
for proxing https traffic from iPhone - Launch
DI.FM Radio
and find onCharles Proxy
requests toapi.audioaddict.com
- Find your API key in requests
- Insert key into project at line
static let apiKey = ""
and enjoy!
Requirements
- iOS 9.0 or higher
- ARC
Author
iBlacksus, [email protected]
License
BSRadioWaves is available under the GNU General Public License v3.0. See the LICENSE file for more info.