v/vlib/ui
Delyan Angelov ec15bfb7d1 v test v => v test-compiler 2019-12-01 12:50:13 +03:00
..
examples/users_gui examples/users.v: fix imports 2019-11-01 19:02:38 +03:00
LICENSE ui license 2019-08-18 18:20:17 +03:00
README.md V UI readme: Add web (JS/WASM) to platform list 2019-11-09 20:37:31 +03:00
ui_darwin.v string: make left/right private 2019-11-30 12:06:17 +03:00
ui_linux.v v test v => v test-compiler 2019-12-01 12:50:13 +03:00
ui_win.v ui: ui_lin.v and ui_win.v 2019-08-19 00:28:33 +03: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.