{"id":16893961,"url":"https://github.com/coolreader18/joykbd","last_synced_at":"2025-07-26T02:42:14.235Z","repository":{"id":104017493,"uuid":"466594453","full_name":"coolreader18/joykbd","owner":"coolreader18","description":"Userspace \"driver\" that translates Joy-Con inputs to mouse inputs","archived":false,"fork":false,"pushed_at":"2022-03-07T03:11:50.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T09:48:56.814Z","etag":null,"topics":["evdev","joycon","nintendo-switch","uinput"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coolreader18.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-05T23:55:11.000Z","updated_at":"2023-11-07T12:59:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"caeb5bcd-fab2-4b87-9a14-a6fd91664353","html_url":"https://github.com/coolreader18/joykbd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coolreader18/joykbd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolreader18%2Fjoykbd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolreader18%2Fjoykbd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolreader18%2Fjoykbd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolreader18%2Fjoykbd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coolreader18","download_url":"https://codeload.github.com/coolreader18/joykbd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolreader18%2Fjoykbd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267109079,"owners_count":24037616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["evdev","joycon","nintendo-switch","uinput"],"created_at":"2024-10-13T17:17:05.557Z","updated_at":"2025-07-26T02:42:14.211Z","avatar_url":"https://github.com/coolreader18.png","language":"Rust","readme":"# joykbd\n\nTranslates joy-con -\u003e mouse. Specifically, (by default,) the stick acts like a\nthinkpad \"nub\", ZL/ZR left-click, L/R right-click.\n\n## Usage\n\nClone this repository and build it using cargo. Alternatively, install it with\n`cargo install --git https://github.com/coolreader18/joykbd`.\n\nConnect a Joy-Con to your computer using bluetooth. Ensure you have a driver\nfor Joy-Cons; I've had no issues with\n[`dkms-hid-nintendo`](https://github.com/nicman23/dkms-hid-nintendo)\n([aur](https://aur.archlinux.org/packages/hid-nintendo-dkms)).\n\n```sh\njoykbd /dev/input/eventNN\n# by default, it looks for a device in /dev/input whose name has \"Joy-Con\" in it\n# so, leaving the device path out should be fine in most cases\njoykbd\n# if the cursor tends to like going to the right more then the left, set\n# --x-bias with a negative value. Vice-versa for leaning left more than right,\n# and same with --y-bias for the Y axis\njoykbd --x-bias -2000\n# if you have bad joycon drift, set --drift-threshold. Axis readings where\n# abs(value) \u003c drift-threshold will be ignored. Note that this also makes the\n# pointing device less sensitive, unfortunately.\njoykbd --drift-threshold 4000\n```\n\n## License\n\nThis project is licensed under the MIT license. Please see the\n[LICENSE](LICENSE) file for more details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolreader18%2Fjoykbd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoolreader18%2Fjoykbd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolreader18%2Fjoykbd/lists"}