Skip to content

sheikharian/Steam_Backlog_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Steam Backlog Checker

By: Sheikh Arian

Shows a list of games with less than 2 hours of playtime of an entered Steam ID. Also can look at the backlog list of games of friends of entered Steam ID.

NOTE: Requires Steam API Key to function, program needs a valid API key to work.

Libraries Used

  • tkinter: Python GUI Library to create windows, buttons, and popups
  • PIL: For image resizing and presentation.
  • requests: Sends HTTP requests to Steam Web API for data retrieval.
  • io: converts image byte streams into image objects.
  • threading: runs API calls in background to prevent GPU-freezing.

About

Python program that displays a list of games via GUIs of an entered Steam Id that have less than 2 hours of playtime. Additonally, can see the backlogs of an inputted id's friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages