Skip to content
/ co2key Public

CLI tool to map game controller input to simulated key presses

Notifications You must be signed in to change notification settings

maun/co2key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

co2key

CLI tool to map game controller input to simulated key presses.

Usage

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

macOS

On macOS you need to enable the following setting: Settings > Privacy and Security > Accessability > (enable for your Terminal after the prompt)

About

CLI tool to map game controller input to simulated key presses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages