SnowStorm is an audio streaming tool built to make running internet radio stations easy
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Python 3.6+
- pip
Clone the repo
git clone https://github.com/chance-nelson/SnowStorm.git
cd SnowStorm
Install dependencies
pip install -r requirements.txt
optionally install using setup.py file
python setup.py install
Run SnowStorm
python run.py
Configuration is performed through environment veriables, or easy containerization.
It is recommended that SnowStorm is run under a systemd service/init script, with a dedicated user.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Chance Nelson - chance-nelson
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
- Quod Libet Team - mutagen - quodlibet