A web blocker is a tool used to restrict access to specific websites, enhancing productivity and security by preventing distractions and protecting against online threats like malware and phishing.
Install the required dependencies from pyproject.toml
pip install -e .To use the program for its intended purpose, run the program in an administrator panel. Then run the following.
streamlit run src/streamlit.pyThe default username and password for the program are:
Username: admin
Password: 1234
For security, change the password by clicking on the change password button to the left of the screen.