Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 745 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 745 Bytes

This Repo is archived. You can access new and better version here.

Traktstats

Trakt all-time-stats without Trakt VIP

Prerequisite

Usage

pip install -r requirements.txt # one time
TMDB_API_KEY="value-here" TRAKT_API_KEY="value-here" python ui.py

Note

  • Program UI is only optimized for 1360x768 resolution
  • As i made it only for personal use, the code is messy and has no comments.