Relisten is an iOS app for streaming millions of free recordings from the Internet Archive
Click Here to add yourself to the beta testing group for Relisten.
You can join the Discord Chat to provide feedback on the app or discuss live music in general.
If you'd like to build Relisten iOS you'll need Cocoapods.
Clone the repository, then run the setup script to make sure you have all of the dependencies checked out (they'll check out one directory up from your relisten-ios checkout)
$ git clone https://github.com/RelistenNet/relisten-ios.git
$ cd relisten-ios
$ ./setup.sh
$ open Relisten.xcworkspace
If you're looking for a place to help out we tag good starter bugs with the Help Wanted tag. Feel free to grab an issue and send a PR with a fix.