jrie / gogtools

A collection of tools to work on and with Gog.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gogtools

A collection of tools to work on and with Gog.com

Tools of trade

gogtools - version detector and retriever

A windows, linux, and osx Python script which attempts to identify and list the versions of installed Gog games and DLC, as well as an option to compare versions online at Gog.

Screenshot in Windows Powershell:

image

More information can be found here.

gogtools - whatitsworth

A userscript for Greasemonkey, Tampermonkey and other userscript addons.

This script can read out the order page details inside the browser if the order history page is opened and you are logged in to Gog. It collects the details of each order item in a json store variable like id and price paid and discounted price and percent.

In addition a summary of total paid, average paid, average discount, and other stats are shown inside the developer console of the browser.

About

A collection of tools to work on and with Gog.com

License:GNU General Public License v3.0


Languages

Language:Python 54.6%Language:JavaScript 45.4%