xd20111 / keep-awake

Stay Awake Status is a VBScript that keeps your Microsoft Teams Skype. This prevents sleep mode and maintains your available status. #workfromhome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep Awake Status

Description

Keep Awake Status is a fun VBScript script that helps you keep your Microsoft Teams and Skype status awake by simulating key presses at regular intervals. It prevents your system from going into sleep mode, ensuring that your Teams/Skype status remains active and available.

Features

  • Easy-to-use VBScript script for keeping your system awake during Microsoft Teams calls.
  • Simulates periodic key presses to prevent sleep mode and maintain an active Teams status.
  • Customizable duration: Specify the time in minutes for which you want to keep your system awake.
  • Informative messages: Receive notifications when the awake time is over and your system can return to normal.

How to Use

  1. Clone this repository to your local machine using git clone https://github.com/xd20111/keep-awake.git.

  2. Run the script by double-clicking the KeepAwake.vbs file.

  3. An input box will prompt you to enter the duration (in minutes) for which you want to keep your system awake.

  4. Enter the desired duration and click "OK."

  5. The script will simulate key presses at regular intervals, preventing your system from going to sleep.

  6. Once the specified duration is over, a notification will appear, indicating that your forced awake time is complete and you can return to your normal routine.

  7. If you cancel the input or enter an incorrect value, the script will display an appropriate error message.

Disclaimer

This script is intended for fun and educational purposes. It uses the SendKeys function, which might not work reliably in all scenarios.

License

This project is licensed under the MIT License.

About

Stay Awake Status is a VBScript that keeps your Microsoft Teams Skype. This prevents sleep mode and maintains your available status. #workfromhome


Languages

Language:VBScript 100.0%