{"id":11220504,"url":"https://github.com/sibber5/ActionRepeater","last_synced_at":"2025-09-23T18:31:39.823Z","repository":{"id":48303291,"uuid":"461526363","full_name":"sibber5/ActionRepeater","owner":"sibber5","description":"Record and play/simulate mouse and keyboard input on windows","archived":false,"fork":false,"pushed_at":"2025-03-17T14:39:29.000Z","size":41630,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-10T00:58:52.931Z","etag":null,"topics":["automation","desktop-app","dotnet","windows","winui3"],"latest_commit_sha":null,"homepage":"","language":"C#","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/sibber5.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,"zenodo":null}},"created_at":"2022-02-20T15:16:57.000Z","updated_at":"2025-04-26T23:52:33.000Z","dependencies_parsed_at":"2025-06-27T19:04:33.832Z","dependency_job_id":"2391ca5c-5a08-49ed-a154-73072ceaf574","html_url":"https://github.com/sibber5/ActionRepeater","commit_stats":null,"previous_names":["sibber5/actionrepeater","cyberrex5/actionrepeater"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sibber5/ActionRepeater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sibber5%2FActionRepeater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sibber5%2FActionRepeater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sibber5%2FActionRepeater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sibber5%2FActionRepeater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sibber5","download_url":"https://codeload.github.com/sibber5/ActionRepeater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sibber5%2FActionRepeater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276502702,"owners_count":25653733,"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-09-23T02:00:09.130Z","response_time":73,"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":["automation","desktop-app","dotnet","windows","winui3"],"created_at":"2024-06-16T00:34:22.101Z","updated_at":"2025-09-23T18:31:39.405Z","avatar_url":"https://github.com/sibber5.png","language":"C#","funding_links":[],"categories":["📑 Apps List"],"sub_categories":["🔧 Utilities"],"readme":"\u003cdiv align=\"center\"\u003e\r\n\r\n\u003ch1\u003e\r\n\u003cimg src=\"https://github.com/cyberrex5/ActionRepeater/blob/main/icon.png?raw=true\" height=35 style=\"\r\nposition: relative;\r\ntop: 6px;\r\n\"/\u003e\r\nActionRepeater\r\n\u003c/h1\u003e\r\n\r\n\u003ca href=\"https://github.com/cyberrex5/ActionRepeater/releases/latest\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/v/release/cyberrex5/ActionRepeater?include_prereleases\"\r\n         alt=\"version\" /\u003e\r\n\u003c/a\u003e\r\n\u003ca href=\"https://github.com/cyberrex5/ActionRepeater/blob/main/LICENSE\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/license/cyberrex5/ActionRepeater?color=lightgrey\"\r\n         alt=\"license\" /\u003e\r\n\u003c/a\u003e\r\n\r\n\u003cbr/\u003e\r\n\r\nA windows app (WinUI 3) to record and/or simulate mouse and keyboard input.\r\n\r\n![](https://github.com/cyberrex5/ActionRepeater/blob/18a76446522fea84e98bca715b3aca603f7e5ec4/screenshots/0.3.0-alpha.png?raw=true)\r\n\r\n\u003c/div\u003e\r\n\r\n## Installation\r\n\r\n### Requirements\r\n\r\n - Windows 10 v2004 (19041) or newer\r\n - [.NET Desktop Runtime 7.0.X](https://dotnet.microsoft.com/download/dotnet/7.0)\r\n\r\nDownload the zip from [the latest release page](https://github.com/cyberrex5/ActionRepeater/releases/latest), extract it, and run `ActionRepeater.exe`. (of course, you can put the folder wherever you want and make a shortcut)\r\n\r\n## Development\r\n\r\n### Development Requirements\r\n\r\n - [.NET 7.0.X SDK](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)\r\n - [Windows SDK 10.0.19041.0](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/)\r\n - [Windows App SDK 1.3](https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads)\r\n - [Build Tools for Visual Studio 2022](https://visualstudio.microsoft.com/downloads#build-tools-for-visual-studio-2022) (required to build PathWindows)\r\n\r\n### Building/Compiling\r\n\r\nBuild in visual studio *or* run `build_win10-x64.cmd`, which will build and publish.\r\n\r\n## License\r\n\r\n[MIT](https://github.com/cyberrex5/ActionRepeater/blob/main/LICENSE)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsibber5%2FActionRepeater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsibber5%2FActionRepeater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsibber5%2FActionRepeater/lists"}