{"id":13470253,"url":"https://github.com/arkane-systems/mousejiggler","last_synced_at":"2025-10-19T15:45:43.706Z","repository":{"id":16342077,"uuid":"19091846","full_name":"arkane-systems/mousejiggler","owner":"arkane-systems","description":"Mouse Jiggler is a very simple piece of software whose sole function is to \"fake\" mouse input to Windows, and jiggle the mouse pointer back and forth.","archived":false,"fork":false,"pushed_at":"2025-02-02T13:34:44.000Z","size":195,"stargazers_count":1176,"open_issues_count":14,"forks_count":188,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-04-07T17:01:49.419Z","etag":null,"topics":["caffeine","idle","mouse","mouse-movement","mousemove"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"ms-pl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arkane-systems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["cerebrate"],"ko_fi":"arkanesystems"}},"created_at":"2014-04-24T01:44:43.000Z","updated_at":"2025-04-07T10:57:39.000Z","dependencies_parsed_at":"2024-05-28T15:53:17.892Z","dependency_job_id":"1be0154a-b3f3-434f-8709-633d0725c493","html_url":"https://github.com/arkane-systems/mousejiggler","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Fmousejiggler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Fmousejiggler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Fmousejiggler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Fmousejiggler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arkane-systems","download_url":"https://codeload.github.com/arkane-systems/mousejiggler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248950878,"owners_count":21188361,"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":["caffeine","idle","mouse","mouse-movement","mousemove"],"created_at":"2024-07-31T16:00:26.927Z","updated_at":"2025-10-19T15:45:38.686Z","avatar_url":"https://github.com/arkane-systems.png","language":"C#","funding_links":["https://github.com/sponsors/cerebrate","https://ko-fi.com/arkanesystems"],"categories":["C\\#","C#","C# #"],"sub_categories":[],"readme":"mousejiggler\n============\n\nMouse Jiggler is a very simple piece of software whose sole function is to \"fake\" mouse input to Windows, and jiggle the mouse pointer back and forth.\n\nUseful for avoiding screensavers or other things triggered by idle detection that, for whatever reason, you can't turn off any other way; or as a quick way to stop a screensaver activating during an installation or when monitoring a long operation without actually having to muck about with the screensaver settings.\n\nInstallation\n============\n\nThe easiest means of installing Mouse Jiggler is using Chocolatey:\n\n`choco install mouse-jiggler`\n\nBare releases continue to be available at right for installation without administrative permissions, although the .NET 5 Desktop runtime must be installed first.\n\nPlease note that due to a compatibility issue with the Chocolatey shims, running Mouse Jiggler via the shim does not display command-line help or the Mouse Jiggler version when the -h/--help/-? or --version switches are used. To do so, Mouse Jiggler must be invoked directly. To easily discover the location of the original Mouse Jiggler executable for this purpose, run:\n\n`mousejiggler --shimgen-log`\n\nPortable Version\n----------------\n\nA portable version of Mouse Jiggler (i.e., one which does not require the .NET 5 runtime, and so can be installed on locked-down corporate machines that don't have it installed) is available on the releases page, as MouseJiggler-portable.zip. Just unzip and go.\n\n**DO NOT USE THIS VERSION IF YOU HAVE ANY OTHER ALTERNATIVE.**\n\nLet me put it to you this way. _Standard_ Mouse Jiggler, at the time of writing, is a single executable a mite under 1 MB in size. _Portable_ Mouse Jiggler is a folder of executables summing to approximately **83 MB**, for one of the most trivial applications imaginable, after all the assorted trimming-and-compressing magic is done. It's a bloated behemoth. If there is _any_ possibility that you will _ever_ run any other app that uses the .NET 5 runtime, you are much better off installing that and the regular version.\n\nThe only reason this exists is for those poor sods whose IT department makes it impossible to do that, and may their deities have mercy on their souls.\n\nOperation\n=========\n\nSimply run the MouseJiggle.exe included in the release .zip file. Check the \"Jiggling?\" checkbox to start jiggling the mouse pointer; uncheck it to stop. The jiggle is slight enough that you should be able to use the computer normally even with jiggling enabled.\n\nCheck the \"Settings...\" checkbox to reveal the settings; these should be relatively self-explanatory. The 'Zen jiggle?' checkbox enables a mode in which the pointer is jiggled 'virtually' - the system believes it to be moving and thus screen saver activation, etc., is prevented, but the pointer does not actually move. This, however, may not work with a few applications which chose to implement their own idle detection.\n\nTo minimize Mouse Jiggler to the notification area, click the down-arrow button.\n\nThese settings are remembered from session to session. They can also be overridden by command-line options:\n\n```\nUsage:\n  MouseJiggler [options]\n\nOptions:\n  -j, --jiggle               Start with jiggling enabled.\n  -m, --minimized            Start minimized (sets persistent option). [default: False]\n  -z, --zen                  Start with zen (invisible) jiggling enabled (sets persistent option). [default: False]\n  -s, --seconds \u003cseconds\u003e    Set number of seconds for the jiggle interval (sets persistent option). [default: 60]\n  --version                  Show version information\n  -?, -h, --help             Show help and usage information\n```\n\nThe `-j` command-line switch tells Mouse Jiggler to commence jiggling immediately on startup.\n\nBugs\n====\n\nWhen installed using Chocolatey, command-line help may not be displayed properly. See \"installation\" above.\n\nFeatures That Will Not Be Implemented\n=====================================\n\nThis is a list of feature requests which I've decided won't be implemented in Mouse Jiggler for one reason or another, along with what those reasons are, just for reference:\n\n * Autorun on startup (because that's what the Startup group, Task Scheduler, etc. are for; it's inelegant to duplicate system facilities in a minimal app).\n * Timed startup/shutdown (again, Task Scheduler is for this).\n\nSupport\n=======\n\nMouse Jiggler is a free product provided without warranty or support.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkane-systems%2Fmousejiggler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkane-systems%2Fmousejiggler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkane-systems%2Fmousejiggler/lists"}