{"id":62045,"library":"webui","title":"webui","description":"Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.","status":"active","version":"2.4.2","language":"cpp","source_language":null,"source_url":null,"tags":["gui","webview","cross-platform","lightweight"],"install":[{"cmd":"vcpkg install webui","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(webui CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE webui::webui)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"webui.h","correct":"#include <webui.h>"}],"quickstart":{"code":"#include \"webui.h\"\n#include <iostream>\n\nint main() {\n    webui::window my_window;\n    my_window.show(\"<html><body><h1>Hello, WebUI!</h1></body></html>\");\n    webui::wait();\n    return 0;\n}","lang":"cpp","description":"Create a simple window with HTML content"},"warnings":[],"env_vars":null,"search_vec":"'backend':16 'browser':5 'cross':33 'cross-platform':32 'frontend':23 'gui':9,30 'languag':13 'librari':29 'lightweight':27,35 'modern':18 'platform':34 'portabl':28 'prefer':12 'technolog':20 'use':2 'web':4,19 'webui':1 'webview':7,31","created_at":"2026-06-17T05:15:05.412574+00:00","updated_at":"2026-06-17T05:15:05.412574+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}