Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.75 KB

README.md

File metadata and controls

46 lines (25 loc) · 1.75 KB

Discord Server

Open README Website

About Chicken Web-browser

This is a web-browser written in Python. It offers several features, such as downloading web pages, clearing cookies and data, and switching search engines. It uses the PyQt5 library for the graphical user interface.

Instructions

If you would like to clone and run this repository you can run the Command

!git clone https://github.com/Chickaboo/Web-browser

after that run main.py and you are all set. If you do not have Git installed on your PC you can instead install the repository as a ZIP file extract it and then run the main.py. Before running if you do not have pyqt5 installed you can do

!pip install pyqt5, PyQtWebEngine

How to change search engine

If you would like to change the search engine you can go in the setting select the search engine that you would like to use and click save. If your desired search engine it not there you can add it to search_engines.json and it should show up in the settings.

Sneek peek on new update

Python 3 11 6_26_2024 10_42_30 PM

Feel free to make suggestions For future updates. Any ideas/code contributions are much appreciated.

Logo