https://github.com/ffont/bbc6music
iOS, tvOS and OSX apps for listening to the BBC6
https://github.com/ffont/bbc6music
Last synced: about 1 year ago
JSON representation
iOS, tvOS and OSX apps for listening to the BBC6
- Host: GitHub
- URL: https://github.com/ffont/bbc6music
- Owner: ffont
- License: cc0-1.0
- Created: 2016-01-08T15:57:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T12:25:33.000Z (over 9 years ago)
- Last Synced: 2025-01-31T10:15:04.139Z (over 1 year ago)
- Language: Swift
- Size: 1.14 MB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BBC6Music
iOS, tvOS and OSX apps for listening to the BBC6
Because I don't live in the UK and the BBC makes it difficult to use their apps (aka iPlayer) to listen to the radios etc, I made my own. Also this was an excuse to learn a bit of Swift.
So what you'll find in this xcode project are apps for listening to the BBC 6Music in iOS,tvOS and OSX devices/laptops.
All apps allow you to listen to the radio but also display metadata about the currently played track/artist (retreived from BBC sites). The OSX app sits in the menu bar ;), iOS and tvOS are standard single-screen things. These only have been tested in iOS/tvOS 9.0-9.2 and OSX 10.11. iOS app should adapt iPads in landscape mode and iPhones in portrait mode, although the layout is **really ugly**. Well, the three apps are quite ugly, buggy and hacky, but I use them almost daily and they do the job :)
Hope someone can find this useful!