https://github.com/0ern/virtualpresence
VBScript for Windows that simulates the pressing of a keyboard button to prevent standby mode.
https://github.com/0ern/virtualpresence
keyboard sleep standby vbs vbscript windows
Last synced: 12 months ago
JSON representation
VBScript for Windows that simulates the pressing of a keyboard button to prevent standby mode.
- Host: GitHub
- URL: https://github.com/0ern/virtualpresence
- Owner: 0ern
- Created: 2025-06-26T20:44:39.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-26T21:10:25.000Z (12 months ago)
- Last Synced: 2025-06-26T22:01:03.126Z (12 months ago)
- Topics: keyboard, sleep, standby, vbs, vbscript, windows
- Language: VBScript
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VirtualPresence
This is a simple VBScript for Windows that simulates the pressing of a keyboard button to prevent standby mode.
It has a cycle loop, randomised sleep time between an interval and Windows lock screen detection.
## Instructions
1. Download the [`Virtual_Presence.vbs`](https://github.com/0ern/VirtualPresence/releases) latest release.
2. Double click to run.
## Tips
To autorun the script, create a task using the integrated Windows Task Scheduler.
### Any adjustments or suggestions are appreciated.
No license.