/WebPlus

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Please check out my  latest project => https://github.com/Swallow-lang/swallow

WebPlus Tweet

Note:-This project is no longer maintained


GitHub issues GitHub forks GitHub stars GitHub license GitHub release (latest by date including pre-releases) GitHub Release Date GitHub last commit GitHub contributors Website Codacy Badge Open Source SourceForge


Web Plus is an open source web browser that respects your privacy

Install

You can either compile Web Plus from source or use pre-compiled binaries.

From source

To run Web Plus, you will need the following dependencies: Python3x. At the root of the directory where the source code is stored, execute these commands:

Windows

pip install -r requirements.txt

Linux | Unix

pip3 install -r requirements.txt

From a executable for windows.

Windows users can download executable releases on the releases page.

Screenshots


Todo

(i) Improve the UI

(ii) Give the option to change to default search engine of Web Plus

(iii) Give more features for developers like inspect (like all other modern web browsers)

(iv) Develop a version that is compatible with macOS and Linux

(v) Add support for websites with live video and hyperlink with target="_blank"


How to contribute

Web Plus is your browser. Because it is free software (GPL v3), you can contribute to make it better. New contributors are always welcome, whether you write code, create resources, report bugs, or suggest features.

The browser is written primarily in Python3x and leverages powerful features offered by the PyQt5 framework.

Have a look at the open issues to find a mission that resonates with you.

Want to get the latest build for new features and the fastest bug fixes? Use the python build.


License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.