An open API service indexing awesome lists of open source software.

https://github.com/chickaboo/web-browser

This is a python Web-browser with many unique futures and capabilities.
https://github.com/chickaboo/web-browser

open-source pyqt pyqt5 python search search-engine web-browser

Last synced: about 2 months ago
JSON representation

This is a python Web-browser with many unique futures and capabilities.

Awesome Lists containing this project

README

        

[![Discord Server](https://img.shields.io/badge/Join-Discord%20Server-blue?logo=discord)](https://discord.gg/PNuVxNR5rq)



[![Open README Website](https://img.shields.io/badge/Open-README%20Website-blue)](https://chickaboo.github.io/Webbrowser)

# 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](https://github.com/Chickaboo/Web-browser/assets/131608268/7090e50e-9c1f-4ade-9c70-bac8c5c14580)
# Feel free to make suggestions For future updates. Any ideas/code contributions are much appreciated.

![Logo](https://github.com/Chickaboo/Web-browser/assets/131608268/92fee69a-fbec-4a97-8bb7-7db6b1f2c75d)