aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: ac7b4ba6ed64f6869065d29377cd2ce329f17f0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# webb
## webb is an extremely minimal web browser written in Webkit2GTK and XLib

webb (literally **web b**rowser) is a very simplistic web browser written in C.

features:
- tabs
- downloads (requires wget, only downloads to ~/Downloads)

basic commands include:
- ctrl + o = open url
- ctrl + g = go back
- ctrl + f = go forward
- ctrl + r = refresh
- ctrl + q = close tab
- ctrl + t = new tab