Just an old project of mine. Allows to track TV series episode release dates, watched shows. Fetches data from IMDB using Imdbpie. Writer in Python3/Qt5
Clone the repo and run series_tracker.py file
- Python3
- PyQt5
- ImdbPie (pip)
Program to keep track of watched TV series episodes written in PyQt5
PythonGPL-3.0