Crates.io | co2key |
lib.rs | co2key |
version | 0.3.0 |
source | src |
created_at | 2024-08-03 22:50:11.175304 |
updated_at | 2024-08-05 19:14:03.512751 |
description | CLI tool to map game controller input to simulated key presses |
homepage | |
repository | https://github.com/maun/co2key |
max_upload_size | |
id | 1324574 |
size | 27,765 |
CLI tool to map game controller input to simulated key presses.
First define a config file, you can use the commited json files as an example.
cargo run -- your_config.json
Optionally use one or two verbose flags to print controller events and simulated key presses.
cargo run -- your_config.json -v
On macOS you need to enable the following setting: Settings > Privacy and Security > Accessability > (enable for your Terminal after the prompt)