mStream/docs/README.md
2019-04-22 12:43:49 -04:00

19 lines
484 B
Markdown

Welcome to the docs.
## Install
* [Install on Ubuntu](install.md)
* [Install from Docker](docker.md)
* [Install mStream + Electron](electron-install.md)
* [Compile mStream Express from Electron](compile-mstream-express.md)
## Configure
* [Command Line Options](cli_arguments.md)
* [Configure with JSON file](json_config.md)
* [Run mStream as a backgroudn process](booting_cli.md)
## Server API
* [Server API](API.md)
## Webapp Docs
* [Web App Audio Player API](web_player.md)