v/vlib/uiold
Alexander Medvednikov baf3bf6778 uiold: make compile (fix vid); x64: mov rbp, rsp 2020-04-21 10:48:52 +02:00
..
LICENSE ui is in a separate repo for now, rename it to avoid conflicts 2020-01-01 13:14:01 +01:00
README.md ui is in a separate repo for now, rename it to avoid conflicts 2020-01-01 13:14:01 +01:00
ui_darwin.c.v uiold: make compile (fix vid); x64: mov rbp, rsp 2020-04-21 10:48:52 +02:00
ui_linux.c.v vlib: use new filename format 2020-04-11 19:51:32 +02:00
ui_windows.c.v vlib: use new filename format 2020-04-11 19:51:32 +02:00

README.md

V UI

V UI is a cross-platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web (JS/WASM). It uses native widgets on each platform.

V UI is licensed under GPL3. A commercial license will be available.

Open-source projects will have access to the commercial license for free. That means that if you have an open-source non-GPL project, you won't have to relicense it under GPL to use V UI.

Every single feature will be open-sourced right away and available under both licenses.