{"id":14992302,"url":"https://github.com/slint-ui/slint-rust-template","last_synced_at":"2025-09-25T14:31:02.354Z","repository":{"id":40257032,"uuid":"409559650","full_name":"slint-ui/slint-rust-template","owner":"slint-ui","description":"A template for a Rust Application using Slint. This is meant to be used with cargo-generate.","archived":false,"fork":false,"pushed_at":"2024-10-29T12:40:59.000Z","size":18,"stargazers_count":210,"open_issues_count":0,"forks_count":37,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-29T15:11:16.752Z","etag":null,"topics":["rust","template"],"latest_commit_sha":null,"homepage":"https://slint.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slint-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-23T11:15:19.000Z","updated_at":"2024-10-29T12:41:02.000Z","dependencies_parsed_at":"2024-08-26T09:11:10.131Z","dependency_job_id":"fbe3f199-13d9-42f0-b7c3-a809e59395ab","html_url":"https://github.com/slint-ui/slint-rust-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slint-ui%2Fslint-rust-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slint-ui%2Fslint-rust-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slint-ui%2Fslint-rust-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slint-ui%2Fslint-rust-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slint-ui","download_url":"https://codeload.github.com/slint-ui/slint-rust-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234200176,"owners_count":18795139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","template"],"created_at":"2024-09-24T15:00:56.336Z","updated_at":"2025-09-25T14:31:02.066Z","avatar_url":"https://github.com/slint-ui.png","language":"Rust","funding_links":[],"categories":["GUI"],"sub_categories":[],"readme":"# Slint Rust Template\n\nA template for a Rust application that's using [Slint](https://slint.rs/) for the user interface.\n\n## About\n\nThis template helps you get started developing a Rust application with Slint as toolkit\nfor the user interface. It demonstrates the integration between the `.slint` UI markup and\nRust code, how to react to callbacks, get and set properties, and use basic widgets.\n\n## Usage\n\n1. Install Rust by following its [getting-started guide](https://www.rust-lang.org/learn/get-started).\n   Once this is done, you should have the `rustc` compiler and the `cargo` build system installed in your `PATH`.\n2. Download and extract the [ZIP archive of this repository](https://github.com/slint-ui/slint-rust-template/archive/refs/heads/main.zip).\n3. Rename the extracted directory and change into it:\n    ```\n    mv slint-rust-template-main my-project\n    cd my-project    \n    ```\n4. Build with `cargo`:\n    ```\n    cargo build\n    ```\n5. Run the application binary:\n    ```\n    cargo run\n    ```\n\nWe recommend using an IDE for development, along with our [LSP-based IDE integration for `.slint` files](https://github.com/slint-ui/slint/blob/master/tools/lsp/README.md). You can also load this project directly in [Visual Studio Code](https://code.visualstudio.com) and install our [Slint extension](https://marketplace.visualstudio.com/items?itemName=Slint.slint).\n\n## Next Steps\n\nWe hope that this template helps you get started, and that you enjoy exploring making user interfaces with Slint. To learn more\nabout the Slint APIs and the `.slint` markup language, check out our [online documentation](https://slint.dev/docs).\n\nDon't forget to edit this readme to replace it by yours, and edit the `name =` field in `Cargo.toml` to match the name of your\nproject.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslint-ui%2Fslint-rust-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslint-ui%2Fslint-rust-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslint-ui%2Fslint-rust-template/lists"}