Jumanji
gtk-2 & safari-core (webkit based) minimalistic browser
Install / Use
/learn @source-c/JumanjiREADME
jumanji - a web browser
jumanji is a highly customizable and functional web browser based on the libwebkit web content engine and the gtk+ toolkit.
Requirements
gtk2 (2.18.6) libsoup (2.30.2) libwebkit (1.2.1) libunique (1.1.6)
Please note that you need to have a working pkg-config installation and that the Makefile is only compatible with GNU make.
Configuration
You can modify some parts of jumanji by editing the config.h file or creating a custom jumanjirc file
Installation
Customise config.h according to your wishes and run the following command to build and install jumanji:
make install
Uninstall:
To delete jumaji from your system, just type:
make uninstall
Use jumanji
Just run:
jumanji <uri>
