2024-08-13 02:18:33 +02:00
2024-08-21 14:36:37 +02:00
2022-12-19 13:40:59 +01:00
2023-03-16 13:41:52 +01:00
2022-12-19 13:40:59 +01:00
2023-04-01 20:18:08 +02:00

Gawk is a minimal browser. It opens the page you give as the first argument and gives you a default WebKit browser. Any further functionality has to be added/replaced with addons.

Prerequisites:
sudo apt install python3-munch python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-webkit2-4.0

You can either run gawk.py directly from where it is, or you can install the browser with `sudo ./install.sh`. For a user-wide install, do `./install.sh -u`.
Description
"Minimal", highly modular browser based on WebKitGTK
Readme 155 KiB
Languages
Python 96.1%
Shell 3.9%