seahawk1986 / yavdr-backend

experimental, mostly RESTful Backend for yaVDR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yavdr-backend

A prototype for a (mostly) RESTful API to control yaVDR.

Requirements

For Ubuntu 18.04 you need to install the following packages (in addition to a yavdr-ansible installation using the bionic branch):

sudo apt-get install python3-flask python3-flask-restful python3-psutil python3-pydbus2vdr

Starting the development server

To start the development server on Port 5000 run the included run.sh script.

About

experimental, mostly RESTful Backend for yaVDR


Languages

Language:HTML 71.9%Language:Python 28.0%Language:Shell 0.1%