Browse by type
A powerful yet lightweight web browser built with the Qt framework
Licensed under GPLv3
The browser can be built using the cmake build system, by either importing the root CMakeLists file into your IDE of choice or performing the following commands from a console:
$ cd viper-browser && mkdir build && cd build
$ cmake ..
$ make
Tests can be ran by setting the ENABLE_TESTING in the cmake configuration.
The binary will be located in the build/src/app folder when following the commands listed above.
This project is possible thanks to the work of others, including those involved in the following projects:
All licenses and credits can be found in the file LICENSE
$ claude mcp add Viper-Browser \
-- python -m otcore.mcp_server <graph>