{"id":24570467,"url":"https://github.com/issei-m/s3s-docker","last_synced_at":"2025-10-28T11:32:59.663Z","repository":{"id":61218852,"uuid":"545467454","full_name":"issei-m/s3s-docker","owner":"issei-m","description":"The tool that syncs your Splatoon 3's battle/Salmon Run results with stat.ink. ","archived":false,"fork":false,"pushed_at":"2025-01-23T22:59:06.000Z","size":52,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T18:41:27.522Z","etag":null,"topics":["python","s3s","splatoon3","statink","statistics"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/isseim/s3s","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/issei-m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-10-04T12:27:41.000Z","updated_at":"2025-01-23T22:59:08.000Z","dependencies_parsed_at":"2024-02-25T07:30:59.302Z","dependency_job_id":"5f5ee10b-cb4a-45f8-b9aa-132e23db17d3","html_url":"https://github.com/issei-m/s3s-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issei-m%2Fs3s-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issei-m%2Fs3s-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issei-m%2Fs3s-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issei-m%2Fs3s-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issei-m","download_url":"https://codeload.github.com/issei-m/s3s-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250320638,"owners_count":21411407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","s3s","splatoon3","statink","statistics"],"created_at":"2025-01-23T16:20:07.877Z","updated_at":"2025-10-28T11:32:59.603Z","avatar_url":"https://github.com/issei-m.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3s-docker \n\nThe unofficial container image of [s3s](https://github.com/frozenpandaman/s3s), the tool that syncs your Splatoon 3's battle/Salmon Run results with [stat.ink](https://stat.ink/).\nBefore use it, you need to understand what s3s is and how it works at [the official repository](https://github.com/frozenpandaman/s3s).\n\n**The official tool s3s is currently under development and rapidly updated without any specific stable version tag,\nwe catch up the main stream and reflect changes into `latest` tag, so frequent pull it (or use `--pull always` of `docker run`) is strongly recommended.**\n\n## Usage example\n\nIf you already have your own `config.txt` for s3s, it can be passed via the environment variable `S3S_CONFIG` like this:\n\n```\ns3s_config=$(cat config.txt); docker run -it --rm -e S3S_CONFIG=\"$s3s_config\" isseim/s3s -M -r\n```\n\n💡 You can specify s3s options after image name like above `-M -r`.\n\n### If you don't have it yet, you can get one by following steps:\n\n1. Hit the following command, it will start interacting you to create a new config file\n\n```\ndocker run -it --rm --name s3s-for-config isseim/s3s -M\n```\n\n2. Fill the mandatory parameters that s3s asks you\n3. Once configuration finished, s3s will start with monitoring mode like:\n\n```\nWaiting for new battles/jobs... (checking every 5 minutes)\nPress Ctrl+C to exit. 300\n```\n\n4. Meanwhile, open a new terminal and retrieve the config file you created from the container:\n\n```\ndocker cp s3s-for-config:/opt/s3s/config.txt .\n```\n\n5. Back to the first terminal, hit Ctrl-C to kill and remove the container\n\n## LICENCE\n\n[GPLv3](https://choosealicense.com/licenses/gpl-3.0/) (complying with the official repository)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissei-m%2Fs3s-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fissei-m%2Fs3s-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissei-m%2Fs3s-docker/lists"}