{"id":15675038,"url":"https://github.com/idouble/mouse","last_synced_at":"2025-05-06T23:40:39.773Z","repository":{"id":130708636,"uuid":"58393211","full_name":"IDouble/Mouse","owner":"IDouble","description":"☕️ A simple Java Library to build gamepads with 🖱🕹","archived":false,"fork":false,"pushed_at":"2024-02-29T16:05:56.000Z","size":709,"stargazers_count":24,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T13:05:49.268Z","etag":null,"topics":["api","easy","easy-to-understand","easy-to-use","fast","free","jar","java","java-api","java-library","library","mit","mit-license","mouse","multi-platform","multiple-monitors","simple"],"latest_commit_sha":null,"homepage":"","language":"Java","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/IDouble.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}},"created_at":"2016-05-09T16:55:37.000Z","updated_at":"2025-03-07T06:18:50.000Z","dependencies_parsed_at":"2024-04-08T23:02:35.636Z","dependency_job_id":"efda8f1a-67ef-4e44-8e5e-6711d6d6091d","html_url":"https://github.com/IDouble/Mouse","commit_stats":null,"previous_names":["idouble/mouse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDouble%2FMouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDouble%2FMouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDouble%2FMouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDouble%2FMouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IDouble","download_url":"https://codeload.github.com/IDouble/Mouse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252788376,"owners_count":21804280,"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":["api","easy","easy-to-understand","easy-to-use","fast","free","jar","java","java-api","java-library","library","mit","mit-license","mouse","multi-platform","multiple-monitors","simple"],"created_at":"2024-10-03T15:55:09.835Z","updated_at":"2025-05-06T23:40:39.745Z","avatar_url":"https://github.com/IDouble.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🖱 Mouse 🖱\nA Simple **Java Library** for controlling the **Mouse**, it is:\n\n- **Easy** to use\n- **Powerful**\n- **Works on multiple Monitors**\n- And has **many Functions**\n\nI searched long to find a simple **Mouse Library** for **Java** but I have found nothing that fits, \nso I wrote a simple **Java Library** to access the **Mouse**.\n\n## 📝 Example 📝\n\n([**As an example, I used it to program a game controller with Arduino (JArduino).**](https://github.com/AYIDouble/IOT-Arduino-Game-Controller-Java))\n\n```\nimport java.awt.AWTException;\n\nimport Mouse.Mouse;\n\npublic class Main {\n\t\n\tprivate static Mouse mouse;\n\t\n\tpublic static void main(String [] args) throws Exception {\n\t\tmouse = new Mouse();\n\t\tmouse.animateMove(100, 150, 1);\n\t\tmouse.click();\n\t}\n\n}\n```\n![Binance Ready to give crypto a try ? buy bitcoin and other cryptocurrencies on binance](Images/binance.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidouble%2Fmouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidouble%2Fmouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidouble%2Fmouse/lists"}