/Blocky

A Python program that blocks desired websites.

Primary LanguagePython

WebsiteBlocker

A Python program that blocks desired websites.

• How to use the program:

  • clone the file into the desired folder.
  
  • open the file: website_blocker.py in any text editor.
  
  • add the desired websites to the program and change the working hours by
    following the instructions given in the code and save the file.
    
  • open terminal/command prompt in the same folder.
  
  • type python website_blocker.py in the command line.
    (For this, you must have python installed on your computer. For more information, visit http://www.python.org)
  
  • The desired websites will now be blocked.