A python code to keep Microsoft Teams nudged. This is not the most elegant solution out there, but it works.
- Download/Copy the script to your local machine and make sure you have python3 installed.
- Open Microsoft teams in your windows machine.
- Run the script using python3:
python teams_nudger.py
- Resize the window to a cornder BUT IN FOREGROUND (i.e. the topmost window).
- Find a more elegant solution, overall.
- This still causes a python window to be popped up in FOREGROUND to be effective.
- Get the top left and bottom right max possiblities dynamically.