0.1.0 • Published 3 years ago

sysbotjs v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

sysbotjs

Sysbotjs is a library for nodejs that allows you to interact with the sys-botbase Nintendo Switch system module.

Warning

I'm not responsible if anything happens to your Nintendo Switch while using the sysmodule and this library. Use at your own risk. Please note that this project is still in development, so changes to functions and code might happen. If you encounter any issues while using this, feel free to create an issue or contact me on Discord, my tag is Terax#0235

Features

  • Connect to sys-botbase using an ip address
  • Send commands to the console, allowing you to control it
  • Retrieve the title id of the currently played game (used for example by switchpresence)

Setup

  1. First of all, make sure that your Nintendo Switch is running a custom firmware like Atmosphère and that sys-botbase is installed and running.

  2. Install this package using a package manager you prefer. npm install sysbotjs

  3. Build your project as you like. The wiki gives you some advice and use examples.

0.1.0

3 years ago

1.0.0

3 years ago