Skip to content

Samxel/StayAwake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

StayAwake

A lightweight Windows tray app that keeps your Microsoft Teams status active by simulating small mouse movements at random intervals.

Features

  • Prevents Microsoft Teams from going "Away" automatically
  • Runs silently in the system tray
  • Random movement every 4–4:45 minutes

Usage

  1. Download TeamsHelper.exe from Releases or build StayAwake.c
  2. Make sure the logo icon is next to the exe file.
  3. Run TeamsHelper.exe

To quit: Right‑click the ⚙️ tray icon and select Exit.

Build

clang stayawake.c -o TeamsHelper.exe -luser32 -lshell32 -Wl,/SUBSYSTEM:WINDOWS

About

A lightweight Windows tray app that prevents Microsoft Teams from setting your status to Away by simulating minimal mouse movement at random intervals.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages