Skip to content

Web-Browser is a lightweight, customizable browser designed for seamless navigation. Built for efficiency, it provides fast access to web content with essential browsing features.

License

Notifications You must be signed in to change notification settings

bocaletto-luca/BrowserWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Browser

Author: Bocaletto Luca

Language: Python

A simple web browser application built using Python and PyQt5.

Features

  • Navigate to websites by entering URLs or search queries.
  • Back and forward navigation.
  • Reload the current page.
  • Set DuckDuckGo as the home page.
  • Advanced security and privacy settings to disable JavaScript and block third-party resources.

Screenshot 2023-10-14 002814

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/web-browser.git

Install the required dependencies:

pip install PyQt5

Run the application:

python BrowserWeb.py

Web Browser

A simple web browser application built using Python and PyQt5.

Usage

  • Enter a Website URL or Search Query: In the address bar, you can enter the URL of a website or a search query and then press Enter to navigate to the desired page.

  • Navigation Buttons: Use the back and forward buttons to navigate through your browsing history, allowing you to easily revisit previously viewed pages.

  • Reload Button: Click the reload button to refresh the current page, ensuring you have the latest content.

  • Home Button: By clicking the home button, you will return to the home page, which is set as DuckDuckGo by default.

License

This project is licensed under the MIT License. For more details, please refer to the LICENSE file.

About

Web-Browser is a lightweight, customizable browser designed for seamless navigation. Built for efficiency, it provides fast access to web content with essential browsing features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages