a simple application written in gtk C, to help you go through manual pages found on Linux and Unix like systems.
manual pages contain a lot of information about how to use a certain command or any function from the enormous C library or even how to perform a system call.
this project attempts to streamline fetching of the desired man page, and have multiple other features like tab support, links to other man pages and a very fast searching algorithm.