{"id":21474990,"url":"https://github.com/karimelmougi/orbmapper","last_synced_at":"2025-10-08T09:43:24.521Z","repository":{"id":135277400,"uuid":"276816751","full_name":"karimElmougi/orbmapper","owner":"karimElmougi","description":"Small Linux utility for remapping keys on the Razer Orbweaver Chroma","archived":false,"fork":false,"pushed_at":"2022-06-07T01:21:06.000Z","size":31,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T22:34:45.356Z","etag":null,"topics":["keybindings","keybinds","keymap","keypad","orbweaver","razer-orbweaver-chroma","rebind","rebinding"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karimElmougi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-03T05:38:41.000Z","updated_at":"2025-09-12T19:08:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b9ac968-7381-4325-b4e2-f0dff281f8df","html_url":"https://github.com/karimElmougi/orbmapper","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/karimElmougi/orbmapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karimElmougi%2Forbmapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karimElmougi%2Forbmapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karimElmougi%2Forbmapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karimElmougi%2Forbmapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karimElmougi","download_url":"https://codeload.github.com/karimElmougi/orbmapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karimElmougi%2Forbmapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278924134,"owners_count":26069400,"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-10-08T02:00:06.501Z","response_time":56,"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":["keybindings","keybinds","keymap","keypad","orbweaver","razer-orbweaver-chroma","rebind","rebinding"],"created_at":"2024-11-23T10:35:55.162Z","updated_at":"2025-10-08T09:43:24.516Z","avatar_url":"https://github.com/karimElmougi.png","language":"Rust","readme":"# orbmapper\n\nDaemon to remap the Razer Orbweaver Chroma. Creates a virtual input device from\nwhich the remapped keys will be sent.\n\n## Installation\n\nSimply download the latest binary on the [Release page] and put it in your path\nlike so:\n\n```sh\n$ curl -LO https://github.com/karimElmougi/orbmapper/releases/download/v0.1.0/orbmapper\n$ chmod a+x orbmapper\n$ sudo cp orbmapper /usr/bin/\n```\n\n## Installation from source\n\nNote: Because orbmapper requires elevated priviledges, it needs to be installed\nin a location that is accessible in the root user's PATH variable. This is why\na simple `cargo install` probably won't work.\n\n```sh\n$ git clone https://github.com/karimElmougi/orbmapper.git --branch v0.1.0\n$ cd orbmapper\n$ cargo build --release\n$ sudo cp target/release/orbmapper /usr/bin/\n```\n\n## Usage\n\nEither use my personal key map like this:\n\n```sh\n$ orbmapper\n```\n\nor define your own in TOML and pass it around like so:\n\n```sh\n$ orbmapper --config config.toml\n```\n\nSee [config.toml](config.toml) as an example.\n\nThat's it! Now your Orbweaver's keystrokes should be getting remapped according\nto your defined key map.\n\n[Release page]: https://github.com/karimElmougi/orbmapper/releases\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarimelmougi%2Forbmapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarimelmougi%2Forbmapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarimelmougi%2Forbmapper/lists"}