Skip to content

wmahfoudh/teamsredbull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redbull for Microsoft Teams

and other tiny bonuses

When activated, this Autohotkey script will move the mouse pointer by one pixel each 30 seconds and back to its original position hence not disturbing user's flow. This will keep the computer awake (RedBull mode) and prevent Teams from going to the "Away" status. For convenience, some other shortcuts are added to quickly switch Teams status or save some typing by typing some generic replies on your behalf (see the last 3 shortcuts). The shortcuts can be activated using normal numeric keys or from the numpad. The bin folder contains the compiled script, hence no need to install Autohotkey or anything, just run it.

List of shortcuts

Ctrl+Shift .

Toggle keyboard mapping. When keyboard mapping is enabled:

  • Escape key acts as copy
  • F1 key acts as paste
  • F2 key acts as cut

Keyborad mapping is a convenience for quick copy/cut/paste with some not often used keys. It's useful for those who do intensive use of copy/paste.

Ctrl+Shift 0

Toggle RedBull mode, a notification will pop to indicate the new status. By hovering the tray icon, user can also know the current status.

Ctrl+Shift 1

Sets Teams status to Busy. (might not work with new version of team, I'll fix it if I have time).

Ctrl+Shift 2

Sets Teams status to Available. (might not work with new version of team, I'll fix it if I have time).

Ctrl+Shift 3

Sets Teams status to Do not disturb. (might not work with new version of team, I'll fix it if I have time).

Ctrl+Shift 4

Sets Teams status to Away. (might not work with new version of team, I'll fix it if I have time).

Ctrl+Shift 5

Sets Teams status to Offline. (might not work with new version of team, I'll fix it if I have time).

Ctrl+Shift 6

Sets Teams status to Be right back. (might not work with new version of team, I'll fix it if I have time).

Ctrl+Shift 7

Types I'm good thank you, I hope you're doing fine too in the active text box

Ctrl+Shift 8

Types I hope you're doing well, in the active text box

Ctrl+Shift 9

Types How are you? I hope you're doing fine in the active text box

Releases

No releases published

Packages

No packages published