- CursorMover is a project that helps to Microsoft Teams users. The aim is to keep Microsoft Teams status green.
- Clone project and run in your local or download jar file and run it directly
Run with default time. Default is 18:00
java -jar cursor-mover.jar
Run with specific time. Pass hour and minute.
java -jar cursor-mover.jar "17" "45"