Many times, during a contest or just while practicing we want to see what was the recent submission of our favorite coders or of our friends.
However, we do not want to open each users profile and scrutinize the recent submissions list.
I developed a python script which on using a keyboard shortcut will deliver Windows notifications to users with recent submission details such as time, problem code, and points or verdict, etc.
How do I use it?
I use it during contests to get notified about the verdict of my own solution so that I don’t need to check my profile page for verdict again and again and can focus on next question.
Also, I use it to see which question my friend or favorite coder has tried.
Feel free to use it.
And do comment your suggestions or issues without any hesitation.
Thanks!