NSO-RPC VS splatnet2statink

Compare NSO-RPC vs splatnet2statink and see what are their differences.

splatnet2statink

Takes battle data from the SplatNet 2 app and uploads it to stat.ink (by frozenpandaman)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
NSO-RPC splatnet2statink
6 3
297 344
- -
7.2 4.1
2 months ago about 2 months ago
Python Python
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

NSO-RPC

Posts with mentions or reviews of NSO-RPC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-27.

splatnet2statink

Posts with mentions or reviews of splatnet2statink. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.
  • Developing a mobile app for Splatoon 3, which will act as a hub for the latest information, e.g., the meta for different game modes and current stage rotations. Thoughts? I'd love suggestions too!
    2 projects | /r/splatoon | 21 Feb 2023
    (me & others have been doing reverse engineering work to build stuff like s3s/splatnet2statink for the past 5+ years. the official API is all locked down in the app and it's not as easy as just spoofing the user agent. trust me, don't re-invent the wheel!)
  • Introducing NSO-RPC, an app that shows what Switch Games you're playing on Discord!
    5 projects | /r/NintendoSwitch | 27 Mar 2022
    It’s understandable that you’re concerned about your session_token being sent to other APIs that are not Nintendo. The client_id is a static id that is unrelated to anything about your account security-wise. Unfortunately, there is no other way to do this. Some major release of the NSO mobile app introduced a requirement for making requests: The f token. The f token is terrible and probably stands for “f*** you”, but it’s Nintendo’s method of making sure requests sent from the app are legitimate. The guy that pioneered most of the app’s API documentation (https://github.com/frozenpandaman) mentions that the f token is only generable by some annoying method that includes a very confidential key ‘hidden and encrypted’ in NSO app. Supposedly, he obtained this through some methods, and although he is not at liberty to share it, he provides an API that will use it. After that 3rd party API call, we send it to Flapg API (both of these are mentioned in the README, by the way) to properly get the f token and other related goodies. You can read more about exactly what happens here: https://github.com/frozenpandaman/splatnet2statink/wiki/api-docs
  • I- what the fuck.
    1 project | /r/Saltoon | 17 Jan 2021

What are some alternatives?

When comparing NSO-RPC and splatnet2statink you can also consider the following projects:

nxapi - Nintendo Switch Online/Parental Controls app APIs. Show your Nintendo Switch presence in Discord, get friend notifications on desktop, and download and access SplatNet 2, NookLink, SplatNet 3 and Parental Controls data. Mirror of https://gitlab.fancy.org.uk/samuel/nxapi.git.

nautilus-chambers - 🐚 A service/API for storing and synchronizing Splatoon 2 user profiles across multiple discord bots.

discord-rpc-csharp - C# custom implementation for Discord Rich Presence. Not deprecated and still available!

NintendoSwitchRESTAPI - Reverse engineered REST API used in the Nintendo Switch app for iOS. Includes documentation on Splatoon 2's API.

Switchence - Simple Nintendo Switch rich presence app for discord.

s3s - Successor to splatnet2statink. Takes battle data from the SplatNet 3 app and uploads it to stat.ink!

SwitchPresence-Rewritten - Nintendo Switch sysmodule server for PresenceClient!

AutoTableTurf - Automate the Tableturf game helping you reach Level 999 and get all sleeves.

PresenceClient-Rewritten - Upddated version of PresenceClient used for switch and discord rpc

DiscordRPCMaker - The best way to make and manage custom Discord Rich Presences with buttons!

pypresence - A complete Discord IPC and Rich Presence wrapper library in Python!