- logs every inputed and folowed url
- logs the date and time
- logs the Title and saves the icon of the page
- icons ar saved like: <page title>.ico
- history file easy to use for scripting
- format: <date>::<title>::<url>
- history are use in dmenu by url input
- creates groubs by using dmenu
- logs the title of the website
- bookmark file easy to use for scripting
- format: <date>::<group>::<title>::<url>
- standart shortcut: MOD + B
- bookmarkgroups are used in dmenu by bookmark input
- works just like the url input
- log file with date
- formate: <date>::<serach>
- log file used by dmenu input
- standart shortcut: MOD + S
- shortcuts for favourited websites
- configurable in congif.h
- shortcut: MOD + 0..9
surf is a simple Web browser based on WebKit/GTK+.
In order to build surf you need GTK+ and Webkit/GTK+ header files.
In order to build surf you need GTK+ and Webkit/GTK+ header files.
Edit config.mk to match your local setup (surf is installed into the /usr/local namespace by default).
Afterwards enter the following command to build and install surf (if necessary as root):
make clean install
- run
- surf [URL]