https://github.com/kaiserbarbarossa/mybrowse
MyBrowse is a simple webbrowser written in Python3 using GTK and WebKit.
https://github.com/kaiserbarbarossa/mybrowse
browser gtk gtk3 pygtk3 python3 webbrowser webkit webkit2gtk
Last synced: 8 months ago
JSON representation
MyBrowse is a simple webbrowser written in Python3 using GTK and WebKit.
- Host: GitHub
- URL: https://github.com/kaiserbarbarossa/mybrowse
- Owner: KaiserBarbarossa
- License: gpl-3.0
- Created: 2021-02-07T09:32:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-08-09T16:55:20.000Z (10 months ago)
- Last Synced: 2025-09-28T16:03:04.920Z (9 months ago)
- Topics: browser, gtk, gtk3, pygtk3, python3, webbrowser, webkit, webkit2gtk
- Language: Python
- Homepage:
- Size: 132 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyBrowse
MyBrowse is a simple webbrowser written in Python3 using GTK and WebKit.
[](https://repology.org/project/mybrowse/versions)
## Support
* #mybrowse on [irc.libera.chat](https://libera.chat) ([webchat](https://web.libera.chat/?channel=#mybrowse), [via Matrix](https://matrix.to/#/#mybrowse:libera.chat))
## 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](https://mpr.hunterwittenborn.com/packages/mybrowse). 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](https://aur.archlinux.org/packages/mybrowse).
## Features
* loading websites ;)
* bookmark pages
* seperate search and addressbar
* history
* automatic use of https