"Minimal", highly modular browser based on WebKitGTK
Go to file
Fierelier 169c5ad712 Make readList yield instead of return 2023-03-16 13:41:52 +01:00
module Make readList yield instead of return 2023-03-16 13:41:52 +01:00
user/addon Fix some types of downloads not triggering 2023-03-16 13:34:48 +01:00
.gitignore Initial commit 2022-12-19 13:40:59 +01:00
LICENSE Initial commit 2022-12-19 13:40:59 +01:00
gawk.py Make readList yield instead of return 2023-03-16 13:41:52 +01:00
readme.txt Add missing prerequisite 2023-01-10 14:22:35 +01:00

readme.txt

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