Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Warden

Uses:

  1. Enhanced Productivity: Web Warden helps users stay focused and productive by allowing them to block distracting websites for specified durations. This enables users to concentrate on their tasks without succumbing to online distractions.

  2. Time Management: With Web Warden, users can effectively manage their time by setting limits on the usage of certain websites. By blocking access to non-essential websites during work hours, users can allocate their time more efficiently and maintain a healthy work-life balance.

  3. Self-discipline and Self-control: By providing users with the ability to block websites that they find addictive or time-consuming, Web Warden promotes self-discipline and self-control. Users can use this tool to break unhealthy browsing habits and foster a more mindful approach to internet usage.

Getting Started:

To access and run the Web Warden project on your PC, follow these steps:

  1. Clone the Repository:

    • Open your terminal.
    • Run the following command:
      git clone https://github.com/your-username/web-warden.git
      
  2. Install Dependencies:

    • Navigate to the project directory:
      cd web-warden
      
    • Install necessary dependencies using npm or yarn:
      npm install
      
      or
      yarn install
      
  3. Run the Project:

    • Once the dependencies are installed, start the development server:
      npm start
      
      or
      yarn start
      
  4. Access the Application:

    • Open your web browser and go to http://localhost:3000 to access the Web Warden application.
  5. View as an Extension:

    • To view Web Warden as a Chrome extension, follow these steps:
      • Open Google Chrome browser.
      • Go to chrome://extensions/.
      • Enable "Developer mode" in the top right corner.
      • Click on "Load unpacked" and select the web-warden directory from your local machine.
      • The Web Warden extension will be loaded into your Chrome browser.

Contributing:

Contributions to the Web Warden project are welcome! If you would like to contribute, please follow these steps:

  1. Fork the repository on GitHub.
  2. Clone your forked repository to your local machine.
  3. Create a new branch for your feature or bug fix.
  4. Make your changes and commit them to your branch.
  5. Push your changes to your fork on GitHub.
  6. Open a pull request to the main repository.

Please ensure that your contributions adhere to the project's coding standards

About

A Chrome Extension that allows you to block an website for a period of time to focus on Work/Study

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages