Please check out my latest project => https://github.com/Swallow-lang/swallow
Web Plus is an open source web browser that respects your privacy
You can either compile Web Plus from source or use pre-compiled binaries.
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
Windows users can download executable releases on the releases page.
(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"
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.
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.