Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

ULUdev/bird-browser

Repository files navigation

Attention

This Repository is not being worked on. No Issues will be fixed. No Pull/Merge requests will be processed. I will start a similar project later with C++, Gtk and WebKitGtk.

Bird Browser

The Bird Browser is a browser written in Python and Qt. The browser.ui file can be loaded in the qt-designer. This is how I want the browser to look at some point. Planed features are:

  • tabs
  • search engine integration
  • source-code view
  • password manager integration
  • bookmarks
  • configuration
  • extensions

Some of these features weren't done by me before. This Project also has an Adblocker build into it.

Installation

Finished versions can be found on pip: pip install bird-browser earlier versions can be installed like this: pip install -i https://test.pypi.org/simple/ bird-browser. Maybe you need to install the birdlib separatly: pip install -i https://test.pypi.org/simple/ birdlib. To run an installation via pip use: python -m bird-browser. See the wiki for more information.

Wiki

The wiki/manual/cheatsheet can be found here. It contains more information on how to use the browser and how to install it. In the future there may be dev information

License

GNU GPL 3. For more information see the LICENSE file

CI

pipeline status successfully built AppImages can be found in the job Artifacts on Gitlab

About

An Open-Source Simple Browser written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published