splatnet2statink VS NSO-RPC

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

splatnet2statink

Takes battle data from the SplatNet 2 app and uploads it to stat.ink (by frozenpandaman)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
splatnet2statink NSO-RPC
3 6
344 298
- -
4.1 6.6
about 2 months ago 6 days 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.

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

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.

What are some alternatives?

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

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

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.

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

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

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

Switchence - Simple Nintendo Switch rich presence app for discord.

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

SwitchPresence-Rewritten - Nintendo Switch sysmodule server for PresenceClient!

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!