https://github.com/sanjay-1458/website-blocker-python
A simple beginner level project in python to block certain websites
https://github.com/sanjay-1458/website-blocker-python
beginner-friendly python python-project python-project-beginner python3 website-blocker website-blocker-python
Last synced: 8 months ago
JSON representation
A simple beginner level project in python to block certain websites
- Host: GitHub
- URL: https://github.com/sanjay-1458/website-blocker-python
- Owner: sanjay-1458
- License: mit
- Created: 2022-12-19T14:55:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T16:11:39.000Z (about 3 years ago)
- Last Synced: 2025-04-30T16:17:27.063Z (8 months ago)
- Topics: beginner-friendly, python, python-project, python-project-beginner, python3, website-blocker, website-blocker-python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Website Blocker Python
## Intro
A simple project in python to block some websites for a particular time interval.
## Getting started
Open the website_lists.txt file to add or remove the websites you would like to block during work time.

You can edit the OS as per your need.

Now you can run the Website-Blocker.py file.
## Result
Now you can block the websites as per your work schedule.