287 Forks
8879 Stars
8879 Watchers

slint

Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript.

How to download and setup slint

Open terminal and run command
git clone https://github.com/slint-ui/slint.git
git clone is used to create a copy or clone of slint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with slint https://github.com/slint-ui/slint/archive/master.zip

Or simply clone slint with SSH
[email protected]:slint-ui/slint.git

If you have some problems with slint

You may open issue on slint support forum (system) here: https://github.com/slint-ui/slint/issues