.
sharkwouter-minigalaxy-759382b/README.md 0000664 0000000 0000000 00000017123 14552524174 0020011 0 ustar 00root root 0000000 0000000 # Minigalaxy
A simple GOG client for Linux.

## Features
The most important features of Minigalaxy:
- Log in with your GOG account
- Download the Linux games you own on GOG
- Launch them!
In addition to that, Minigalaxy also allows you to:
- Update your games
- Install and update DLC
- Select which language you'd prefer to download your games in
- Change where games are installed
- Search your GOG Linux library
- Show all games or just the ones you've installed
- View the error message if a game fails to launch
- Enable displaying the FPS in games
- Use the system's ScummVM or DOSBox installation
- Install Windows games using Wine
## Supported languages
Currently, Minigalaxy can be displayed in the following languages:
- Brazilian Portuguese
- Czech
- English
- Dutch
- French
- Finnish
- German
- Italian
- Norwegian Bokmål
- Norwegian Nynorsk
- Polish
- Russian
- Simplified Chinese
- Spanish
- Swedish
- Taiwanese Mandarin
- Turkish
- Ukranian
## System requirements
Minigalaxy should work on the following distributions:
- Debian 10 or newer
- Ubuntu 18.10 or newer
- Linux Mint 20 or newer
- Arch Linux
- Manjaro
- Fedora Linux 31 or newer
- openSUSE Tumbleweed and Leap 15.2 or newer
- MX Linux 19 or newer
- Solus
- Void Linux
Minigalaxy does **not** ship for the following distributions because they do not contain the required version of PyGObject:
- Ubuntu 18.04
- Linux Mint 19.3
- openSUSE 15.1
Other Linux distributions may work as well. Minigalaxy requires the following dependencies:
- GTK+
- Python 3
- PyGObject 3.29.1+
- Webkit2gtk with API version 4.0 support
- Python Requests
- gettext
## Installation
Debian/Ubuntu
Available in the official repositories since Debian 11 and Ubuntu 21.04. You can install it with:
sudo apt install minigalaxy
You can also download the latest .deb package from the releases page and install it that way.
Arch/Manjaro
Available the AUR. You can use an AUR helper or use the following set of commands to install Minigalaxy on Arch:
git clone https://aur.archlinux.org/minigalaxy.git
cd minigalaxy
makepkg -si
Fedora
Available in the official repositories since Fedora 31. You can install it with:
sudo dnf install minigalaxy
openSUSE
Available in the official repositories for openSUSE Tumbleweed and also Leap since 15.2. You can install it with:
sudo zypper in minigalaxy
Alternatively, you can use the following set of commands to install Minigalaxy on openSUSE from the devel project on OBS:
sudo zypper ar -f obs://games:tools gamestools
sudo zypper ref
sudo zypper in minigalaxy
MX Linux
Available in the official repository. Please use MX Package Installer or Synaptic instead of manually installing the .deb from the repo.
Solus
Available in the official repositories. You can install it with:
sudo eopkg it minigalaxy
Void Linux
Available in the official repositories. You can install it with:
sudo xbps-install -S minigalaxy
Other distributions
On other distributions, Minigalaxy can be downloaded and started with the following commands:
git clone https://github.com/sharkwouter/minigalaxy.git
cd minigalaxy
scripts/compile-translations.sh
bin/minigalaxy
This will be the development version. Alternatively, a tarball of a specific release can be downloaded from the releases page.
## Support
If you need any help using Minigalaxy, feel free to join the [Minigalaxy Discord server](https://discord.gg/RC4cXVD).
Bugs reports and feature requests can also be made [here](https://github.com/sharkwouter/minigalaxy/issues).
## Contribute
Currently, help is needed with the following:
- Reporting bugs in the [issue tracker](https://github.com/sharkwouter/minigalaxy/issues).
- Translating to different languages. Instructions [here](https://github.com/sharkwouter/minigalaxy/wiki/Translating-Minigalaxy).
- Testing issues with the ["needs testing"](https://github.com/sharkwouter/minigalaxy/issues?q=is%3Aissue+is%3Aopen+label%3A%22needs+testing%22) tag.
- Working on or giving input on issues with the ["help wanted"](https://github.com/sharkwouter/minigalaxy/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) or ["good first issue"](https://github.com/sharkwouter/minigalaxy/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) tag. Also check out the [the wiki](https://github.com/sharkwouter/minigalaxy/wiki/Developer-information) for developer information.
Feel free to join the [Minigalaxy Discord](https://discord.gg/RC4cXVD) if you would like to help out.
## Other GOG tools
- [LGOGDownloader](https://sites.google.com/site/gogdownloader/), a GOG client for the command line
## Special thanks
Special thanks goes out to all contributors:
- makson96 for multiple code contributions
- Odelpasso for multiple code contributions
- TotalCaesar659 for multiple code contributions
- SvdB-nonp for multiple code contributions
- tim77 for packaging Minigalaxy for Fedora, Flathub and multiple code contributions
- larslindq for multiple code contributions
- graag for multiple code contributions
- lmeunier for multiple code contributions
- BlindJerobine for translating to German and adding the support option
- zweif contributions to code and the German translation
- JoshuaFern for packaging Minigalaxy for NixOS and for contributing code
- stephanlachnit for upstreaming to Debian and multiple code contributions
- sgn for fixing a bug
- otaconix for fixing a bug
- phlash for fixing a bug
- mareksapota for fixing a bug
- zocker-160 for code cleanup
- waltercool for contributing code
- jgerrish for improving the download code
- LexofLeviafan for fixing a bug
- orende for contributing code
- Unrud for contributing code
- s8321414 for translating to Taiwanese Mandarin
- fuzunspm for translating to Turkish
- thomansb22 for translating to French
- ArturWroblewski for translating to Polish
- kimmalmo for translating to Norwegian Bokmål
- EsdrasTarsis for translating to Brazilian Portuguese
- protheory8 for translating to Russian
- LordPilum for translating to Norwegian Nynorsk
- dummyx for translating to simplified Chinese
- juanborda for translating to Spanish
- advy99i for translating to Spanish
- LocalPinkRobin for translating to Spanish
- Newbytee for translating to Swedish
- Pyrofanis for translating to Greek
- mbarrio for translating to Spanish
- manurtinez for translating to Spanish
- jubalh for packaging Minigalaxy for openSUSE
- gasinvein for packaging Minigalaxy for flathub
- metafarion for packaging Minigalaxy for Gentoo early on
- SwampRabbit and Steven Pusser for packaging Minigalaxy for MX Linux
- karaushu for translating to Ukrainian
- koraynilay for translating to Italian
- heidiwenger and jonnelafin for translating to Finnish
- jakbuz23 for translating to Czech
sharkwouter-minigalaxy-759382b/THIRD-PARTY-LICENSES.md 0000664 0000000 0000000 00000001254 14552524174 0022024 0 ustar 00root root 0000000 0000000 ## Logo image (data/minigalaxy.png)
**[Copyright 2014 Epic Runes](https://opengameart.org/users/epic-runes)**
You are free to: Share :copy and redistribute the material in any medium or format Adapt :remix, transform, and build upon the material for any purpose, even commercially. The licensor cannot revoke these freedoms as long as you follow the license terms. Under the following terms: Attribution :You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
Full license text: https://creativecommons.org/licenses/by/3.0/
sharkwouter-minigalaxy-759382b/_config.yml 0000664 0000000 0000000 00000000215 14552524174 0020653 0 ustar 00root root 0000000 0000000 theme: jekyll-theme-primer
title: Minigalaxy
description: A simple GOG client for Linux that lets you download and play your GOG Linux games
sharkwouter-minigalaxy-759382b/bin/ 0000775 0000000 0000000 00000000000 14552524174 0017276 5 ustar 00root root 0000000 0000000 sharkwouter-minigalaxy-759382b/bin/minigalaxy 0000775 0000000 0000000 00000003423 14552524174 0021370 0 ustar 00root root 0000000 0000000 #!/usr/bin/env python3
import platform
import sys
import os
import argparse
import shutil
from os.path import realpath, dirname, normpath
import requests
APPLICATION_NAME = "Minigalaxy"
LAUNCH_PATH = dirname(realpath(__file__))
if os.path.isdir(os.path.join(LAUNCH_PATH, "../minigalaxy")):
SOURCE_PATH = normpath(os.path.join(LAUNCH_PATH, '..'))
sys.path.insert(0, SOURCE_PATH)
os.chdir(SOURCE_PATH)
from minigalaxy.version import VERSION
from minigalaxy.paths import CONFIG_DIR, CACHE_DIR
def conf_reset():
shutil.rmtree(CONFIG_DIR, ignore_errors=True)
shutil.rmtree(CACHE_DIR, ignore_errors=True)
def cli_params():
parser = argparse.ArgumentParser(description="A simple GOG Linux client")
parser.add_argument("--reset",
dest="reset", action="store_true",
help="reset the configuration of Minigalaxy")
parser.add_argument("-v", "--version",
action="version", version=VERSION)
return parser.parse_args()
def main():
cli_args = cli_params()
if cli_args.reset: conf_reset()
# Import the gi module after parsing arguments
from minigalaxy.ui.gtk import Gtk
from minigalaxy.ui import Window
from minigalaxy.config import Config
from minigalaxy.api import Api
from minigalaxy.download_manager import DownloadManager
from minigalaxy.css import load_css
# Start the application
load_css()
config = Config()
session = requests.Session()
session.headers.update({'User-Agent': 'Minigalaxy/{} (Linux {})'.format(VERSION, platform.machine())})
api = Api(config, session)
download_manager = DownloadManager(session)
window = Window(config, api, download_manager, APPLICATION_NAME)
window.connect("destroy", Gtk.main_quit)
Gtk.main()
if __name__ == "__main__":
main()
sharkwouter-minigalaxy-759382b/data/ 0000775 0000000 0000000 00000000000 14552524174 0017437 5 ustar 00root root 0000000 0000000 sharkwouter-minigalaxy-759382b/data/icons/ 0000775 0000000 0000000 00000000000 14552524174 0020552 5 ustar 00root root 0000000 0000000 sharkwouter-minigalaxy-759382b/data/icons/128x128/ 0000775 0000000 0000000 00000000000 14552524174 0021507 5 ustar 00root root 0000000 0000000 sharkwouter-minigalaxy-759382b/data/icons/128x128/io.github.sharkwouter.Minigalaxy.png 0000664 0000000 0000000 00000043700 14552524174 0030567 0 ustar 00root root 0000000 0000000 PNG
IHDR >a gAMA a cHRM z&