Control your PC with a Joy Con!
- Clone this repository (
git clone https://github.com/jakehamilton/joy-control
) - Install dependencies (
yarn
)
- Navigate to the releases page.
- Download the latest release's archive for your platform.
- Unpack the archive to somewhere on your machine.
You can run the program with the following command.
node src/index.js --config ./config.toml
For detailed usage information, run the following.
node src/index.js --help
Unpack the archive file and run the following in the directory that you put the program.
joy-control --config ./config.toml
For detailed usage information, run the following.
joy-control --help