You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The python script implements a productivity Pomodoro Timer which involves 25 minutes of high focus intervals broken by 5 minutes break between each one of them.
The script also allows a website blocking functionality for Windows OS users to increase focus, which get automatically unblocked during the break time.
Requirements:
Inorder to enable the website blocking functionality, you have to run this script as an Administrator in the command prompt.
Running the script:
You can add/remove website URLs from block_urls.txt according to your own choice.