688 Forks
19425 Stars
19425 Watchers

slint

Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.

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