Skip to content
timoreimann edited this page Aug 6, 2012 · 16 revisions

Supersonic

Supersonic instantly transports your media to any HTTP connected device regardless of bitrate. Forget about syncing and worrying about lack of storage space.

Discussion forum

Installation

Installable packages for varous operating systems can be found on our Github Download Page.

For installation instructions, please refer to Subsonic's Installation Page and replace instances of the word subsonic by supersonic.

The Android app is not (yet) available on the download page or any market. You'll have to build an APK file from code and install it on your device locally. Make sure that you allow installation of third-party apps by enabling Settings -> Application Settings -> Unknown Sources.

Getting started as a developer

Create your own branches off the master branch rather than using upstream (unless you have a specific need to use Subsonic as a code base).

This project is a fork of another open source project called Subsonic. Due to the wide range of external tools that are designed to interface and control Subsonic, Supersonic aims to be an API super set to achieve seamless interoperability with existing clients while providing additional features. Syncing of code to the "upstream" branch is done daily, while merges of this code into the Supersonic master branch is completed manually by project developers.

Additional guides

Continuous Integration branch health

healthmaster