/SeriesTracker

Program to keep track of watched TV series episodes written in PyQt5

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

SeriesTracker

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

Installation

Clone the repo and run series_tracker.py file

Requirements

  • Python3
  • PyQt5
  • ImdbPie (pip)