KA
KaiserBarbarossa/MyBrowse
MyBrowse is a simple webbrowser written in Python3 using GTK and WebKit.
MyBrowse
MyBrowse is a simple webbrowser written in Python3 using GTK and WebKit.
Support
- #mybrowse on irc.libera.chat (webchat, via Matrix)
Installation
PyPI
The command
pip install --user -U mybrowse
will install MyBrowse using pip inside your Home-Directory and can be used to upgrade it too.
Debian/Ubuntu
Installation on Ubuntu based distributions is possible with a PPA:
sudo apt-add-repository ppa:tuxifreund/mybrowse
sudo apt-get install mybrowse
Additionally MyBrowse is present in the MPR. Installation is pretty straightforward:
git clone https://mpr.hunterwittenborn.com/mybrowse.git && cd mybrowse
makedeb -s && sudo dpkg -i "$PWD"/mybrowse_*.deb
Arch
MyBrowse is available via the AUR. To install it just type:
git clone https://aur.archlinux.org/mybrowse.git && cd mybrowse
makepkg -si
Or use your prefered AUR-helper. It would be a pleasure, if you’d vote for the AUR under https://aur.archlinux.org/packages/mybrowse.
Features
- loading websites ;)
- bookmark pages
- seperate search and addressbar
- history
- automatic use of https
On this page
Languages
Python100.0%
Contributors
GNU General Public License v3.0
Created February 7, 2021
Updated August 9, 2025