{"id":26700110,"url":"https://github.com/hemmouda/imbot","last_synced_at":"2025-03-26T23:43:05.743Z","repository":{"id":161216326,"uuid":"546127660","full_name":"hemmouda/Imbot","owner":"hemmouda","description":"An improved Java Robot","archived":false,"fork":false,"pushed_at":"2024-07-21T01:19:05.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T16:43:15.217Z","etag":null,"topics":["automation","imbot","improved","java","robot"],"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/hemmouda.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-10-05T15:14:25.000Z","updated_at":"2024-08-10T15:39:30.000Z","dependencies_parsed_at":"2023-09-27T16:37:07.658Z","dependency_job_id":"7ae13090-a7e5-4d7f-ae53-c6aa7e901f34","html_url":"https://github.com/hemmouda/Imbot","commit_stats":null,"previous_names":["hemmouda/imbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemmouda%2FImbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemmouda%2FImbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemmouda%2FImbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemmouda%2FImbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemmouda","download_url":"https://codeload.github.com/hemmouda/Imbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245755601,"owners_count":20667027,"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":["automation","imbot","improved","java","robot"],"created_at":"2025-03-26T23:43:05.112Z","updated_at":"2025-03-26T23:43:05.731Z","avatar_url":"https://github.com/hemmouda.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Imbot \u0026nbsp; ![DEVELOPMENT STATUS: version 0.1](https://badgen.net/badge/DEVELOPMENT%20STATUS/version%200.1/green)\n\n**Im**proved Ro**bot**\n\u003cbr\u003e\u003cbr\u003e\nAn improved version of the Java [Robot](https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html), with tones of additional features and functionalities.\n\n## Features:\nFunctionalities are regrouped inside static classes, each for a specific group of tasks. These groups / categories and some of their functionalities are:\n- **Mouse** (`mse`): Move, click, and drag. Both human-like and \"instant\".\n- **Keyboard** (`kyb`): Type, press, and release.\n- **Screen** (`scr`): Find / search for images, or take screen captures.\n- **Images and Colors** (`img`): Utilities related to images and colors.\n- **Clipboard** (`cp`): Copying and pasting text.\n- **Files** (`file`): Reading and writing to files.\n- **Utilities** (`util`): Miscellaneous utilities.\n\nAnother feature of `Imbot` is its ability to detect when the user wants to interrupt and end the program. This is useful for example when making a bot for a game, and it starts doing something it's not supposed to do. The user can simply interrupt the program by jittering the mouse around to stop the program. A Runnable can also be defined to run when the program is interrupted; in case the user wants, for example, to save the current state of the program to resume later.\n\n## How-to:\nYou can use `Imbot` straight out of the box. The functionalities are pretty straightforward and documented.\n\n## Installation and usage:\nIf you want to use `Imbot`, clone the repository, and then install the `maven` project locally by running:\n```console\n$ mvn clean install\n```\n\nAnd then add it as a dependency to your project / program:\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003etelos-matter\u003c/groupId\u003e\n    \u003cartifactId\u003eimbot\u003c/artifactId\u003e\n    \u003cversion\u003e0.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemmouda%2Fimbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemmouda%2Fimbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemmouda%2Fimbot/lists"}