.. image:: https://readthedocs.org/projects/sxm-player/badge/?version=latest :target: https://sxm-player.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://github.com/AngellusMortis/sxm-player/actions/workflows/ci.yml/badge.svg :target: https://github.com/AngellusMortis/sxm-player/actions/workflows/ci.yml :alt: CI Status
.. image:: https://api.codeclimate.com/v1/badges/afffd386b11a760d80cc/maintainability :target: https://codeclimate.com/github/AngellusMortis/sxm-player/maintainability :alt: Maintainability
.. image:: https://pypip.in/v/sxm-player/badge.png :target: https://pypi.org/project/sxm-player/ :alt: Latest PyPI version
.. image:: https://img.shields.io/docker/pulls/angellusmortis/sxm-player.svg?style=flat-square :target: https://hub.docker.com/r/angellusmortis/sxm-player/ :alt: Docker Pulls
.. warning:: Designed for PERSONAL USE ONLY
``sxm-player`` is a 100% unofficial project and you use it at your own risk.
It is designed to be used for personal use with a small number of users
listening to it at once. Similar to playing music over a speakers from the
radio directly. Using ``sxm-player`` in any corporate setting, to
attempt to pirate music, or to try to make a profit off your subscription
may result in you getting in legal trouble.
A pluggable SXM music player written in Python
If you perfer to use sxm-player
via a Docker container, check out sxm-docker
_.
.. _sxm-docker: https://github.com/AngellusMortis/sxm-docker
Here are a list of know pluggable player classes you can use to extend
sxm-player
sxm-discord
_: A Discord bot that lets you play SXM contentIf you have developed your own player class, make a PR to add it here! Or make an issue for me to add it.
.. _sxm-discord: https://github.com/AngellusMortis/sxm-discord
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage
project template.
.. Cookiecutter: https://github.com/audreyr/cookiecutter
.. audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage