Commit Graph

37 Commits

Author SHA1 Message Date
Samuel Elliott
eda75b4dee
Add scripts for running the nxapi command using the app Electron binary 2023-07-14 18:54:51 +01:00
Samuel Elliott
4d0b708469
Write debug logs 2023-06-01 18:45:31 +01:00
Samuel Elliott
bb093d6b22
Add function to update user agent from package.json 2023-03-25 23:02:32 +00:00
Samuel Elliott
de44296d7b
Update README.md 2023-01-23 00:00:32 +00:00
Samuel Elliott
7035fb6b19
Get updated queries from remote configuration 2022-12-17 13:44:51 +00:00
Samuel Elliott
1a25639440
Update documentation 2022-10-31 16:41:41 +00:00
Samuel Elliott
a49b4c427d
Build deb package 2022-10-22 00:20:22 +01:00
Samuel Elliott
bc8e2ae2ac
Add note about using node16 module resolution for TypeScript 2022-10-15 20:23:17 +01:00
Samuel Elliott
32475b76d5
Move f generation server to a separate repository 2022-10-01 16:46:36 +01:00
Samuel Elliott
62854fc428
Update README.md 2022-09-25 00:12:59 +01:00
Samuel Elliott
960624cae4
Update flapg API 2022-09-01 14:08:48 +01:00
Samuel Elliott
7a37d7f7df
Update documented default API for f parameter generation 2022-08-22 20:01:26 +01:00
Samuel Elliott
898cb6f707
Add library documentation 2022-08-21 20:15:11 +01:00
Samuel Elliott
3ae57b3546
Update README.md 2022-08-13 01:24:11 +01:00
Samuel Elliott
fc2dec15c0
Add SplatNet 2 constructor helper functions and always send player ID 2022-07-29 18:46:22 +01:00
Samuel Elliott
e12bb364a7
Prevent attempting to authenticate more than four times per hour
This only affects scripts - running this nxapi command in a terminal and the Electron app will ignore this limit.

https://github.com/samuelthomas2774/nxapi/issues/9
2022-07-27 15:48:19 +01:00
Samuel Elliott
dddb15aceb
Use package.json exports field 2022-07-23 17:42:41 +01:00
Samuel Elliott
d7a7d32823
Add setting a user agent using an environment variable 2022-07-23 13:40:24 +01:00
Samuel Elliott
e7dc1a99cb
Update README 2022-07-23 13:27:27 +01:00
Samuel Elliott
1ee6950c45
Update README.md 2022-06-12 18:51:16 +01:00
Samuel Elliott
1573accd73
Generate scripts for znca API server 2022-05-29 20:18:49 +01:00
Samuel Elliott
442b53a062
Add an option to use the imink API to generate f parameters
https://github.com/JoneWang/imink/wiki/imink-API-Documentation
https://github.com/JoneWang
2022-05-26 12:42:31 +01:00
Samuel Elliott
3f73570096
Add Discord applications for most Nintendo titles 2022-04-21 15:29:06 +01:00
Samuel Elliott
8decef8dda
Update README.md 2022-04-18 14:47:43 +01:00
Samuel Elliott
c67b326177
Resize screenshots for GitHub/GitLab 2022-04-18 00:43:58 +01:00
Samuel Elliott
c0f71a042b
Update README.md 2022-04-18 00:33:32 +01:00
Samuel Elliott
425c838649
Update README.md 2022-03-29 23:21:51 +01:00
Samuel Elliott
d548a0e37e
Publish to npm 2022-03-26 23:00:08 +00:00
Samuel Elliott
5b432ab517
Update README.md 2022-03-22 22:47:55 +00:00
Samuel Elliott
d6c6f1229c
Update README.md 2022-03-22 22:41:12 +00:00
Samuel Elliott
8b28ffd4ca
Add monitoring of SplatNet 2 data 2022-03-22 22:13:21 +00:00
Samuel Elliott
056bb1edd6
Add Dockerfile 2022-03-17 15:54:05 +00:00
Samuel Elliott
2005f34780
Add server to generate f parameters for NSO app authentication 2022-03-17 15:18:35 +00:00
Samuel Elliott
4de8373e0b
Add JSON output for pctl devices 2022-03-17 14:59:16 +00:00
Samuel Elliott
006910df44
Update README.md 2022-03-17 14:57:53 +00:00
Samuel Elliott
311d13d0d1
Move Nintendo Switch Online commands 2022-03-17 13:06:12 +00:00
Samuel Elliott
0bdd4b4614
Initial commit 2022-03-12 23:44:27 +00:00