Yamakaky / joy

Library and tools for working with Nintendo Switch JoyCon/Pro Controller
MIT License
27 stars 6 forks source link

joy

Suite of tools and libraries for interactions with Nintendo Switch and DualShock 4 controllers.

External dependencies

On Linux, you'll need libusb, libbluetooth and libudev. On Ubuntu, you can install these by running:

sudo apt-get install libusb-1.0-0-dev libbluetooth-dev libudev-dev

Tools

The tools can be run with cargo run --bin <tool>.

Libraries