8000 GitHub - tkgstrator/Salmonia: Download JSON from Nintendo and Upload SalmonStats automatically.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tkgstrator/Salmonia

Repository files navigation

Salmonia

Download JSON from Nintendo and Upload SalmonStats automatically.

Requirements

  • Python3.7 and above

Installation

python3 -m pip install -r requirements.txt
python3 main.py

Now, Salmonia support to upload the latest result.

Features

  • Authorization for SplatNet2
  • Update X-Product Version automatically
  • Save credential files
  • Standalone
    • Check the latest result id
    • Upload a result from SplatNet2
    • Upload results saved from SplatNet2
    • Save a result

Environment

This Salmonia is currently available for local environment only. If you change the variable of environment in following line.

environment = Environment.Local

Salmon Stats Server

Launch the owned salmon stats server.

git clone https://github.com/SalmonStats/api salmon-stats-sever
cd salmon-stats-server
make init

edit docker-compose.yml and .env.

and open another console window, type make migrate and make up

About

Download JSON from Nintendo and Upload SalmonStats automatically.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages

0