Home

Awesome

GOG Galaxy 2.0 CSV export HTML5 formatter

This script helps users convert the CSV data exported through GOG Galaxy Export Script to a nice, searchable, customizable HTML5 format.

Screenshot

Features

Usage

Standard example

python csv_parser.py --image-list
wget -nc -P images -i ./imagelist.txt
python csv_parser.py --html5

CLI

File specification

Commands

Note: while exporting, a few other actions are automatically performed:

Customization

Each of the files in the template can be overridden by creating a new file ending in .custom.<extension>, such as style.custom.css or game.custom.html. This allows minimal and personalised changes only where needed.

HTML5 controls

You can open the controls by pressing CTRL+Space. From there you can search games, resize the game covers width, and the spacing between each other.

Requirements

Known current limitations