Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chriszero/tvspielfilm2xmltv

Simple XMLTV generator for Linux VDR
https://github.com/chriszero/tvspielfilm2xmltv

Last synced: about 2 months ago
JSON representation

Simple XMLTV generator for Linux VDR

Awesome Lists containing this project

README

        

tvspielfilm2xmltv
=================

Simple XMLTV generator for Linux VDR

Dependencies:
- python >= 2.7
- requests
- pytz

Debian Dependencies:
- python
- python-requests
- python-tz

```bash
apt-get install python python-requests python-tz
```

Install:

```bash
make install
```