Wrote a #powershell #script that acts as a #pomodoro timer.

Besides struggling with time discipline, once I get into the flow, I do not see notifications, I do not hear alarms (unless so loud that my partner next room can't do their work), and I won't even see flashing LEDs on a timer cube I bought.

So... I wrote a script that simply counts down, and then just LOCKS the entire WORKSTATION when the time is up. Can't miss that one, and it's quiet.

https://gist.github.com/thygrrr/f3f446d5dd64165472c36aa59f4c11a7

Pomodoro Timer written in Powershell, locks the workstation when timer expires

Pomodoro Timer written in Powershell, locks the workstation when timer expires - pomodoro.ps1

Gist