{"id":18078366,"url":"https://github.com/techgaun/easy-mouse-mover","last_synced_at":"2025-04-12T11:52:13.840Z","repository":{"id":57625944,"uuid":"400952518","full_name":"techgaun/easy-mouse-mover","owner":"techgaun","description":"A simple script to move mouse between monitors","archived":false,"fork":false,"pushed_at":"2021-08-29T20:58:26.000Z","size":131,"stargazers_count":11,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-26T06:34:36.017Z","etag":null,"topics":["golang","hacktoberfest","hacktoberfest2021","xdotool"],"latest_commit_sha":null,"homepage":"","language":"Go","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/techgaun.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}},"created_at":"2021-08-29T04:46:52.000Z","updated_at":"2024-11-18T00:57:01.000Z","dependencies_parsed_at":"2022-08-30T12:50:43.214Z","dependency_job_id":null,"html_url":"https://github.com/techgaun/easy-mouse-mover","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Feasy-mouse-mover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Feasy-mouse-mover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Feasy-mouse-mover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Feasy-mouse-mover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techgaun","download_url":"https://codeload.github.com/techgaun/easy-mouse-mover/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565015,"owners_count":21125414,"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","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":["golang","hacktoberfest","hacktoberfest2021","xdotool"],"created_at":"2024-10-31T12:13:47.398Z","updated_at":"2025-04-12T11:52:13.814Z","avatar_url":"https://github.com/techgaun.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# easy-mouse-mover\n\n\u003e A simple script to move mouse between monitors\n\nThis simple script uses xdotool and xrandr\nand can be used to move mouse from one monitor\nto another with any number of monitors attached.\n\n## Setup\n\n- Install xdotool on your system\n\n```bash\n# debian-based eg. ubuntu\nsudo apt install -y xdotool\n```\n\n- Install with go install\n\n```bash\ngo install github.com/techgaun/easy-mouse-mover@latest\n```\n\n## Usage\n\n- To move to left monitor, type: `easy-mouse-mover left`\n- To move to right monitor, type: `easy-mouse-mover right`\n- If you are on the left most monitor and try to move to left,\nit will move to the right-most monitor (circular by design)\n\n### Keyboard Shortcut\n\nThe easiest way to use this tool is by setting up keyboard shortcut on your system.\nRefer to your system's documentation to setup the keyboard shortcut.\n\nHere's a sample on Ubuntu 21.04\n\n![Screenshot](screenshot.png)\n\n## LICENSE\n\nPlease see [LICENSE](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechgaun%2Feasy-mouse-mover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechgaun%2Feasy-mouse-mover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechgaun%2Feasy-mouse-mover/lists"}