Metadata-Version: 2.0
Name: ruv
Version: 0.1.4
Summary: Command line interface for RUV (http://www.ruv.is)
Home-page: https://github.com/hjalti/ruv-cli
Author: Hjalti Magnússon
Author-email: hjaltmann@gmail.com
License: 0.1.4
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Console :: Curses
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6.0
Requires-Dist: requests

A command line interface for watching RUV
=========================================

About
-----

A curses interface for watching and exploring available material from The
Icelandic National Broadcasting Service (RUV).

You can

* Explore featured material
* Browse the TV schedule
* Search for available material
* Watch live TV
* Listen to live radio

Installation
------------

Run

```
pip install ruv
```

and then `ruv --help`.


