Skip to content

NamanhTran/Productive-Blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Productive Blocker

A simple webblocker that blocks sites that may not contribute to productivity.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

You will need:

  • Ubuntu (CURRENTLY ONLY SUPPORTED)
  • Python 3.7 or later
  • Tkinter (python module)

Installing

A step by step series of examples that tell you how to get the program running

If you do not have Python 3.7 or later installed run this command in your terminal:

sudo apt-get install python3

If you do not have Tkinter module installed run this command:

sudo apt-get install python3-tk

After installing these dependencies run this command in the terminal inside the folder you downloaded the project in:

sudo python3 webblocker.py

Afterwards a window should popup. This is the program's GUI.

alt text

Click the sites the user wishes to block and enter how long you would like to block these sites for in minutes.

alt text

Click start and done!

Coding Style

Followed PEP 8 coding style

Built With

Authors

  • Namanh Tran - Initial work - Website

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • My frustration at how much time I was wasting on social media

About

Simple webblocker with a GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages