{"id":18726942,"url":"https://github.com/607011/simactivity","last_synced_at":"2026-04-05T23:03:02.670Z","repository":{"id":143525405,"uuid":"577360753","full_name":"607011/simactivity","owner":"607011","description":"Simulate user activity by moving the mouse pointer back and forth a bit whenever the user has been idle for a specified amount of time.","archived":false,"fork":false,"pushed_at":"2024-02-09T05:38:55.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T22:42:58.344Z","etag":null,"topics":["activity","cheat","cplusplus","homeoffice","linux","linux-shell","macos","simulator","tweak","windows","windows-11"],"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/607011.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-12-12T15:09:34.000Z","updated_at":"2024-02-08T14:35:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"65a8cb71-a407-481b-8d71-d737dc879d0b","html_url":"https://github.com/607011/simactivity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/607011/simactivity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/607011%2Fsimactivity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/607011%2Fsimactivity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/607011%2Fsimactivity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/607011%2Fsimactivity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/607011","download_url":"https://codeload.github.com/607011/simactivity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/607011%2Fsimactivity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31452901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["activity","cheat","cplusplus","homeoffice","linux","linux-shell","macos","simulator","tweak","windows","windows-11"],"created_at":"2024-11-07T14:15:56.650Z","updated_at":"2026-04-05T23:03:02.256Z","avatar_url":"https://github.com/607011.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simactivity\n\nSimulate user activity by moving the mouse pointer back and forth a bit whenever the user has been idle for a specified amount of time.\n\nSuccessfully tested with\n\n - macOS (macOS 10.12 (Sierra) and later required)\n   - [x] macOS Sonoma 14.3 (Apple silicon)\n - Linux (X11)\n   - [x] Kali Linux in UTM VM\n - Windows\n   - [x] Windows 11\n\n## Build\n\n### Prerequisites\n\n#### macOS\n\n - [Command Line Tools for Xcode](https://developer.apple.com/download/all/)\n - [CMake](https://cmake.org/)\n  \n#### Windows\n\n - [Build Tools for Visual Studio](https://learn.microsoft.com/en-us/cpp/build/building-on-the-command-line)\n - Git and [CMake](https://cmake.org/):\n   ```\n   winget install Git.Git\n   winget install Kitware.CMake\n   ```\n\n#### Linux\n\n - [CMake](https://cmake.org/)\n - C++ compiler, e.g. g++\n - X11 libs\n\n### Compile\n\n#### macOS / Linux\n\n```\ngit clone https://github.com/607011/simactivity.git\ncd simactivity\nmkdir -p build \u0026\u0026 cd build\ncmake -DCMAKE_BUILD_TYPE=Release ..\ncmake --build .\n```\n\n\n#### Windows\n\nOpen Visual Studio Developer Console.\n\n```\ngit clone https://github.com/607011/simactivity.git\ncd simactivity\nmd build\ncd build\ncmake ..\ncmake --build . --config Release\n```\n\n## Run\n\n### macOS / Linux\n\n```\n./iamhere\n```\n\n### Windows\n\n```\niamhere.exe\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F607011%2Fsimactivity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F607011%2Fsimactivity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F607011%2Fsimactivity/lists"}