You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
April 2021 Update: iSub is once again under development! It has been modernized and ported to Swift 5 in the main iSub repo here: https://github.com/einsteinx2/iSubMusicStreamer. This repo is a much older, unfinished Swift port and modernization effort that was never completed. I've left this repo here for preservation sake, but all current and future development is happening in the above linked repo.
The currently released App Store version can be found here: https://github.com/einsteinx2/iSubMusicStreamer. If you would like to submit a bug fix or add a feature to the release version, fork that repo and submit a PR. I'm happy to review and merge any reasonable PRs and get them out in the next update.
How to build
Clone the repository
Run the iSub Beta target.
That's it! All frameworks are checked in. You can install Carthage to update them, but it's not required.
Contributing
Fork the repo
Implement your bug fix or feature in a feature branch on your repo
Create a Pull Request into einsteinx2/iSub
About
iSub Music Streamer is an iOS client for Subsonic API compatible media servers. Currently being modernized and completely rewritten in Swift.