chorizo ====== http://armaanb.net/chorizo.html A simple web browser using GTK+ 3, GLib and WebKit2GTK+. Refer to the manpages chorizo(1), and chorizo-usage(1) for more information. Installation ------------ The following C libraries are required: - GTK+ 3 - WebKit2 API for GTK+ 3 - gst-libav, gst-plugins-good (for media playback) The following programs are required: - A C compiler supporting C11 - make - pkg-config chorizo expects to be run on a POSIX-ish operating system. To build and install the program: $ make # make install How is chorizo related to lariza? --------------------------------- chorizo is a fork of the lariza browser by Peter Hofmann. I wanted to take it in a slightly different direction (mostly just adding features not considered to be in the spirit of lariza), so I forked it. The name was changed in order to reduce confusion between the two browsers as they grew apart. Differences: - New versioning scheme - Revamped download manager - New keybindings - Better default directories - Easily togglable JavaScript - Cleaned up source code - Easy web searching - User stylesheet support - A variety of tweaks and adjustments that make the experience nicer