MCPcopy Index your code
hub / github.com/Rall3n/galaxy-integration-amazon

github.com/Rall3n/galaxy-integration-amazon @v0.5.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.5.2 ↗ · + Follow
65 symbols 189 edges 7 files 0 documented · 0% updated 3y agov0.5.2 · 2022-06-27★ 3476 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

GOG Galaxy 2.0 - Amazon Games Integration

This plugin was created to import games owned in the Amazon Games App into the GOG Galaxy 2.0 Client. As of December 2020 this app is the official replacement of the Twitch App in regards to your games owned through Prime Gaming.

This plugin doesn't require any credentials, because it doesn't need to authenticate against an API. That's because Amazon uses a different, slightly complicated authentication scheme for their endpoints. And because I don't want to be responsible for people losing their Amazon accounts because of this.

Installation

Get the corresponding zip archive for your OS from the latest releases and extract the contents into a seperate folder in the dedicated plugin directory: * Windows: %LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed * ~~MacOS~~: Due to lack of hardware no support

Development

This project uses pipenv for dependency management.

Install the required dependencies

pipenv install --dev

Build the package

pipenv run [build | deploy | dist [--a=<zip_archive.zip>]]

Core symbols most depended-on inside this repo

_get_reg_value
called by 3
src/utils.py
create_next_step
called by 3
src/authentication.py
select
called by 3
src/db_client.py
build_manifest
called by 2
tasks.py
_get_install_location
called by 2
src/client.py
_exec
called by 2
src/client.py
get_uninstall_programs_list
called by 2
src/utils.py
list_programs
called by 2
src/utils.py

Shape

Method 43
Function 13
Class 6
Route 3

Languages

Python100%

Modules by API surface

src/plugin.py25 symbols
src/client.py19 symbols
tasks.py10 symbols
src/utils.py5 symbols
src/db_client.py3 symbols
src/authentication.py3 symbols

For agents

$ claude mcp add galaxy-integration-amazon \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page