Description
gog-install is a command line tool for installing your GNU/Linux-compatible DRM-free games purchased on the GOG.com online store. It allows one to install the games without running the self-extractable .sh archive and the graphical installer.
This tool was created for the following reasons:
I dislike graphical interfaces;
I use a game controller-only box without mouse and keyboard (so it would be boring to use a graphical installed, even with remote display);
I avoid to run proprietary code on my computer (no choice for games, so I use Firejail but I prefer a cleaner solution if possible).
This client is not supported in any way by GOG.com !
Installation
You can always install the latest version from PyPi using:
$ pip install gog-client
Using an archive, this software can be installed using
$ python setup.py install
Usage
$ gog-install /path/to/archive_from_gog.sh
The game will be extracted to /opt/GOG Games (use --install-dir to select the target directory).
The game can be launched with:
$ /opt/GOG Games/Fancy Name of the Game/start.sh
There is nothing pointing to this directory (.desktop files, symbolic links or scripts /usr/local/bin, etc), so you can freely rename or move the directory containing the game.
Dependencies
Python3 (at least 3.4)
Download
Version 0.1.2: http://chadok.info/gog-install/gog-install-0.1.2.tar.gz
Darcs repository: http://hub.darcs.net/oschwand/gog-install/
Bugs and comments
Please submit bug reports on the issues tracker.
Licence
Humble is free software, released under the term of the GPLv3+.
Copyright 2016 Olivier Schwander <olivier.schwander@ens-lyon.org>
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gog-install-0.1.2.tar.gz.
File metadata
- Download URL: gog-install-0.1.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d54b3a5e5e81370fc77b45efedc4533e844a76ec4e0286f9b4f1c959bf84762d
|
|
| MD5 |
0e737fe651eb8c190e840c09ab751ee5
|
|
| BLAKE2b-256 |
b3930e1dce04a7843a8a330a8360192d30d20ef6ca4448551353f90323ca3074
|