Skip to content

Simple flask app for exporting owned steam games and their metadata to a file. Deployed live and available at untextured.space

License

Notifications You must be signed in to change notification settings

rmmbear/steam-games-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export list of owned games to a spreadsheet

This simle web app exports your owned games to a spreadsheet. Inspired by Kris Ligman's game tasting and steam's incredibly bare-bones library filtering tools.

Currently exports: steam store link, name, total playtime, linux playtime, mac playtime, windows playtime, app type, developers, publishers, is free, linux availability, mac availability, windows availability, supported languages, controller support, age gate, categories, genres, and release date.

Available online at misc.untextured.space/tools/steam-games-exporter

Requires python 3.6+, depends on:

  • Flask
  • Flask-OpenID
  • SQLAlchemy
  • pyexcel-ods3 ods export currently not supported
  • pyexcel-xls
  • pyexcel-xlsx
  • requests
  • pytest (for tests only)

If you have any suggestions/questions/requests, feel free to open a new github issue.

About

Simple flask app for exporting owned steam games and their metadata to a file. Deployed live and available at untextured.space

Topics

Resources

License

Stars

Watchers

Forks