# WebUI [![Website](https://img.shields.io/circleci/project/github/badges/shields/master?style=for-the-badge)](https://webui.me/) [![Website](https://img.shields.io/github/issues/alifcommunity/webui.svg?branch=master&style=for-the-badge&url=https://google.com)](https://webui.me/) [![Website](https://img.shields.io/website?label=webui.me&style=for-the-badge&url=https://google.com)](https://webui.me/) Use any web browser as GUI, with your preferred language in the backend, and HTML/JS/TS/CSS in the frontend. ![ScreenShot](screenshot.png) ## Features - Pure C & Independent (*No need for any third-party library*) - Lightweight and small memory footprint - Fast binary communication (*App--WebUI--Browser*) - One header file - Multiplatform & Multi Browser - Use private browser profile for safety - Customized app mode look & feel ## Build - [Windows](https://github.com/alifcommunity/webui/tree/main/build/Windows) ## Examples - [C](https://github.com/alifcommunity/webui/tree/main/examples/C) - [C++](https://github.com/alifcommunity/webui/tree/main/examples/C++) - [Python](https://github.com/alifcommunity/webui/tree/main/examples/Python) - [TypeScript / JavaScript](https://github.com/alifcommunity/webui/tree/main/examples/TypeScript) - [Go](https://github.com/alifcommunity/webui/tree/main/examples/Go/hello_world) - [Rust](https://github.com/alifcommunity/webui/tree/main/examples/Rust/hello_world) ## Supported Browser | OS | Browser | Status | | ------ | ------ | ------ | | Windows | Firefox | ✔️ | | Windows | Chrome | ✔️ | | Windows | Edge | ✔️ | | Linux | Firefox | ✔️ | | Linux | Chrome | ✔️ | | macOS | Firefox | *coming soon* | | macOS | Chrome | *coming soon* | | macOS | Safari | *coming soon* | ## Supported Language | Language | Status | | ------ | ------ | | C | ✔️ | | C++ | ✔️ | | Python | ✔️ | | JavaScript | ✔️ | | TypeScript | ✔️ | | Go | ✔️ | | Rust | 94% (*[Need help](https://github.com/alifcommunity/webui/issues/24)*) | | Java | *coming soon* | | Nim | *coming soon* | | Perl | *coming soon* | | Ruby | *coming soon* | | Scala | *coming soon* | ### License GNU General Public License v3.0 ### Stargazers [![Stargazers repo roster for @alifcommunity/webui](https://reporoster.com/stars/alifcommunity/webui)](https://github.com/alifcommunity/webui/stargazers)