Skip to content

Python Steam helper that's able to find locally installed Steam and non-Steam games in the library

Notifications You must be signed in to change notification settings

orellazri/steamhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Helper

Helpers files that I made mainly for myself that can help you get information about your Steam library.

Requirements

  • requests
  • vdf
  • colorama
  • pillow

steam.py

When running this file, you will get, as output, a list of the Steam games that are installed on your machine.

nonsteam.py

When running this file, you will get, as output, a list of the Non-Steam games that you added to your Steam library.

grid.py

When running this file, it will search Steam Grid DB for grid images for your Non-Steam games and download them to your Steam's grid folder and rename then accordingly.

About

Python Steam helper that's able to find locally installed Steam and non-Steam games in the library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages