Skip to content

HariZalan/Baggins

Repository files navigation

Baggins is a browser written using WebKitGTK.

Installation instructions: Use

  cd ~
  git clone https://github.com/HariZalan/Baggins -b 2.2
  sudo ln -s ~/Baggins/baggins_2.2.py /usr/bin/baggins

Or, if you do not have root access:

cd ~
git clone https://github.com/HariZalan/Baggins -b 2.2
ln -s ~/Baggins/baggins_2.2.py ~/.local/bin/baggins

Then install WebKit 6, GTK 4, Python 3 and the Python GI. (For that, you must have root access, methinks, PyGObject you can install using pip, but for GTK and WebKit this does not work.)

If ye use a Debian-based distribution, it is possible to get the DEB from https://raw.githubusercontent.com/HariZalan/Baggins/2.2/baggins_2.2.deb.