Skip to content

An Application used to block any website for any amount of time, so as to increase one's productivity.

Notifications You must be signed in to change notification settings

ParagD25/Website-Blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Website Blocker 🚫

An Application where one can block any website for any amount of time.

Libraries Used 📋:

  • Time
  • Datetime

How To Use 🖥️:

  • Clone this repository
    git clone https://github.com/ParagD25/Website_Blocker
  • Go into the repository
    cd Website_Blocker
  • Remove current origin repository
    git remote remove origin
  • Create new virtual python environment
    python3 -m venv venv
  • Activate virtual python environment
    source venv/bin/activate
  • Run Python file
    python blocker.py
    ⚠️ Run This file in cmd as an Administrator

Screenshot 🖼️:

The website you want to block will come under this list.For example here twitter is blocked as its address is inside the blocking list.

home page


Twitter Webpage :

view


Timing can be set using this line of code where red circle 🔴 represents the Starting Time and purple circle 🟣 represents the Ending Time.

Timings are in 24-Hours Format.

home page

Contributing ©️:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

An Application used to block any website for any amount of time, so as to increase one's productivity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages