{"id":37955694,"url":"https://github.com/it-ankka/pymouseless","last_synced_at":"2026-01-16T18:00:51.689Z","repository":{"id":112574346,"uuid":"500100132","full_name":"it-ankka/PyMouseless","owner":"it-ankka","description":"A cross-platform python script which allows you to control your mouse using the keyboard","archived":false,"fork":false,"pushed_at":"2022-06-06T19:32:02.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-23T22:28:26.777Z","etag":null,"topics":["ergonomics","keyboard-layout","keyboard-shortcuts","mouse-emulation","mouseless","python","scripts"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/it-ankka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-05T13:05:51.000Z","updated_at":"2022-06-05T17:35:51.000Z","dependencies_parsed_at":"2023-05-16T14:15:18.635Z","dependency_job_id":null,"html_url":"https://github.com/it-ankka/PyMouseless","commit_stats":null,"previous_names":["it-ankka/pymouseless"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/it-ankka/PyMouseless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/it-ankka%2FPyMouseless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/it-ankka%2FPyMouseless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/it-ankka%2FPyMouseless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/it-ankka%2FPyMouseless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/it-ankka","download_url":"https://codeload.github.com/it-ankka/PyMouseless/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/it-ankka%2FPyMouseless/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ergonomics","keyboard-layout","keyboard-shortcuts","mouse-emulation","mouseless","python","scripts"],"created_at":"2026-01-16T18:00:20.950Z","updated_at":"2026-01-16T18:00:51.604Z","avatar_url":"https://github.com/it-ankka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyMouseless\nA cross-platform python script which allows you to control your mouse using the keyboard\n\n## How to use\n#### 1. First install the dependecies\n- **Globally** ( **Required on Linux**, use sudo ): \\\n    `pip install keyboard mouse psutil`\n\n- **Using pipenv:** \\\n    `pipenv install keyboard mouse psutil`\n\n#### 1.5 Linux users: install xdotool\n- Linux mouse clicks require xdotool to work due to limitations of the mouse library on linux\n\n#### 2.0 Set your configurations in config.json\n- `\"base_speed\"` : Sets the base speed of the cursor\n- `\"scroll_speed\"` : **Doesn't work on Linux**\n    - Sets the scrolling speed\n- `\"move_speeds\"` :  Sets the speeds of the different movement speed modifiers\n- `\"poll_rate\"` : Sets the amount of times the mouse will be updated in one second\n- `\"keybinds\"` : Contains all your keybinds\n    - **\"scroll_left\" and \"scroll_right\" only available in linux** \\\n        However sideways scrolling can be achieved by not assigning the shift key in keybinds and pressing it while scrolling\n- `\"keyboard_id\"` : **Linux only**\n    - Id of the keyboard which will be disabled\n    - Needed for disabling and re-enabling the x11 keyboard\n    - **[How to get the id](https://askubuntu.com/a/178741)**\n- `\"master_id\"` : **Linux only**\n    - Id of the master keyboard\n    - Needed for disabling and re-enabling the x11 keyboard\n    - **[How to get the id](https://askubuntu.com/a/178741)**\n- `\"custom_keybinds\"` : custom keybinds for mouse mode\n\n### 3.0 make the script easily runnable\n- Run it using python3 (sudo required for linux) **OR** Create a shell script to run it and add it to the path\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fit-ankka%2Fpymouseless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fit-ankka%2Fpymouseless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fit-ankka%2Fpymouseless/lists"}