Metadata-Version: 2.0
Name: Mopidy-Radio-Rough
Version: 2.0.2
Summary: Rough gui for listening to internet
Home-page: https://github.com/unusualcomputers/unusualcomputers/tree/master/code/mopidy/mopidyradiorough
Author: Unusual Computers
Author-email: unusual.computers@gmail.com
License: Apache License, Version 2.0
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Requires-Dist: Mopidy (>=1.0)
Requires-Dist: Mopidy-Podcast-iTunes
Requires-Dist: Mopidy-Rough-Base
Requires-Dist: Mopidy-TuneIn
Requires-Dist: Mopidy-Youtube
Requires-Dist: Pykka (>=1.1)
Requires-Dist: feedparser
Requires-Dist: jsonpickle
Requires-Dist: mutagen
Requires-Dist: setuptools

****************************
Mopidy Radio Rough
****************************

Rough gui for listening to internet. 

Installation
============

Install by running::

    pip install Mopidy-Radio-Rough


Configuration
=============

Once installed it will work, you ca disable it by setting enabled=false in [radio_rough] section of mopidy.conf.

Project resources
=================

- `Source code <https://github.com/unusual.computers/mopidyroughradio>`_
- `Issue tracker <https://github.com/unusual.computers/mopidyroughradio/issues>`_


Credits
=======

- Original author: `Unusual Computers <https://github.com/unusual.computers`__
- Current maintainer: `Unusual Computers <https://github.com/unusual.computers`__
- `Contributors <https://github.com/unusual.computers/mopidyroughradio/graphs/contributors>`_


Changelog
=========

v0.1.0 (UNRELEASED)
----------------------------------------

- Initial release.


