PSMouseJiggler

1.0.1

A PowerShell module to simulate mouse movements and prevent system idle. Includes GUI interface, configurable movement patterns, and scheduled task support.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSMouseJiggler -RequiredVersion 1.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSMouseJiggler -Version 1.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Steven Wight (PowerShell Young Team). All rights reserved.

Package Details

Author(s)

  • Steven Wight (PowerShell Young Team)

Tags

Mouse Jiggler Automation Anti-Idle GUI Windows

Functions

Start-PSMouseJiggler Stop-PSMouseJiggler Get-NewMousePosition Show-PSMouseJigglerGUI Get-Configuration Save-Configuration Update-Configuration Reset-Configuration Get-RandomMovementPattern Move-Mouse Start-MovementPattern Stop-MovementPattern Get-ScheduledTasks New-ScheduledTask Remove-ScheduledTask Start-ScheduledTask Stop-ScheduledTask Prevent-SystemIdle Send-KeyboardInput Send-MouseInput Start-KeepAwake

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Version 1.0.1
- Added advanced keep-awake methods for more reliable anti-idle functionality
- Introduced hardware-level input simulation for broader compatibility
- New API functions for custom automation and integration
- Updated GUI layout for better usability
- Enhanced configuration management
- Improved scheduled task support
- Minor bug fixes and improvements
- PowerShell Gallery ready

FileList

Version History

Version Downloads Last updated
1.0.2 12 9/14/2025
1.0.1 (current version) 6 9/14/2025
1.0.0 14 9/4/2025