girara is a library that implements a user interface that focuses on simplicity and minimalism. Currently based on GTK+, a cross-platform widget toolkit, it provides an interface that focuses on three main components: A so-called view widget that represents the actual application (e.g. a website (browser), an image (image viewer) or the document (document viewer)), an input bar that is used to execute commands of the application and the status bar which provides the user with current information. girara was designed to replace and enhance the user interface that is used by zathura and jumanji and other features that those applications share.
## Wide range of features
## Source code
If you are interested in the source code you can either browse it online or clone the repository:
$ git clone https://github.com/pwmt/girara.git
In addition, a doxygen documentation can be built from the source.
The latest version of girara is 0.4.4.
If you are searching for older verions of girara follow this link.