project-thuisbioscoop-hu

Stars
1

Thuisbioscoop via filmtotaal API

API url: (api.py)

http://api.filmtotaal.nl/filmsoptv.xml?apikey={}&dag={}&sorteer=0

GUI made with Tkinter.

Make sure to have python3 installed!!!

  1. Install dependencies
    pip3 install -r requirements.txt
  2. Start app
    python3 app.py

If you're running bash you're able to run sh run.sh