{"id":20771525,"url":"https://github.com/stenbror/gui_slint_test","last_synced_at":"2026-01-30T20:02:54.029Z","repository":{"id":242236253,"uuid":"809042386","full_name":"stenbror/gui_slint_test","owner":"stenbror","description":"A very simple test program in Rust with slint GUI","archived":false,"fork":false,"pushed_at":"2024-06-01T14:34:32.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T13:09:25.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Slint","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/stenbror.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":"2024-06-01T14:20:34.000Z","updated_at":"2024-06-01T14:34:35.000Z","dependencies_parsed_at":"2024-06-01T16:30:22.360Z","dependency_job_id":"edcb1501-882a-48c9-a9f8-82ee2a018d00","html_url":"https://github.com/stenbror/gui_slint_test","commit_stats":null,"previous_names":["stenbror/gui_slint_test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stenbror/gui_slint_test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Fgui_slint_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Fgui_slint_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Fgui_slint_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Fgui_slint_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stenbror","download_url":"https://codeload.github.com/stenbror/gui_slint_test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Fgui_slint_test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T19:10:10.838Z","status":"ssl_error","status_checked_at":"2026-01-30T19:06:40.573Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-17T12:15:20.878Z","updated_at":"2026-01-30T20:02:54.014Z","avatar_url":"https://github.com/stenbror.png","language":"Slint","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A simple GUI application example in Rust using slint\n\nA Rust example application that's using [Slint](https://slint.rs) for the user interface.\n\n## About\n\nJust me experimenting with slint GUI from Rust.\n\n## To build and run this sample program\n\n1. Build with cargo\n    ```\n    cargo build\n    ```\n2. Run the application binary\n     ```\n     cargo run\n     ```\n\n## Usage if you want to use template to build your own programs.\n\n1. Install Rust by following the [Rust 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. Install [`cargo-generate`](https://github.com/cargo-generate/cargo-generate)\n    ```\n    cargo install cargo-generate\n    ```\n3. Set up a sample project with this template\n    ```\n    cargo generate --git https://github.com/slint-ui/slint-rust-template --name my-project\n    cd my-project\n    ```\n3. Build with cargo\n    ```\n    cargo build\n    ```\n4. 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 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\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenbror%2Fgui_slint_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstenbror%2Fgui_slint_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenbror%2Fgui_slint_test/lists"}