A simple website blocker project implemented in Python, It can be used to block certain websites during working time to reduce distraction thus improving productivity
-
Updated
Nov 8, 2023 - Python
A simple website blocker project implemented in Python, It can be used to block certain websites during working time to reduce distraction thus improving productivity
This project is a website blocker build using python. This script will help its users to filter out the website that they don't want to access. The app once executed will ask users to accept if they want to enable the filtering mode and on accepting the prompt(Y/y or N/n), default content filtering will be enabled till the user wants to disable it.
A simple website blocker with GUI using Python. The code makes use of the hosts file to block certain websites.
This will block certain distracting websites such as Facebook or your e-mail account during your working hours.
# 🛠️ Project: web_blockerThis Python tool blocks specified websites during working hours by editing your system's `hosts` file. With simple setup and clear functionality, it helps you stay focused and productive.
Add a description, image, and links to the python-website-blocker topic page so that developers can more easily learn about it.
To associate your repository with the python-website-blocker topic, visit your repo's landing page and select "manage topics."