{"id":19325432,"url":"https://github.com/krypt0nn/gtk-example-app","last_synced_at":"2026-05-18T02:31:27.052Z","repository":{"id":144045206,"uuid":"490341865","full_name":"krypt0nn/gtk-example-app","owner":"krypt0nn","description":"gtk4 + libadwaita + rust example application","archived":false,"fork":false,"pushed_at":"2022-07-24T11:54:27.000Z","size":66,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T08:04:19.709Z","etag":null,"topics":["gtk"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krypt0nn.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":"2022-05-09T15:32:05.000Z","updated_at":"2025-06-19T15:29:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"24301079-b415-489d-8113-1b006defbb6d","html_url":"https://github.com/krypt0nn/gtk-example-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krypt0nn/gtk-example-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Fgtk-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Fgtk-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Fgtk-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Fgtk-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krypt0nn","download_url":"https://codeload.github.com/krypt0nn/gtk-example-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Fgtk-example-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gtk"],"created_at":"2024-11-10T02:10:02.147Z","updated_at":"2026-05-18T02:31:26.822Z","avatar_url":"https://github.com/krypt0nn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GTK ❤️ Rust - Example app\n\nThis repo contains example gtk4 + libadwaita + rust application\n\nFor UI declarations I use [Blueprint](https://gitlab.gnome.org/jwestman/blueprint-compiler)\n\n## Useful links\n\n- [Libadwaita documentation](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1-latest/index.html)\n  - [Libadwaita Demo app](https://gitlab.gnome.org/GNOME/libadwaita/-/tree/main/demo) - Run it with `adwaita-1-demo`\n- [GTK4 documentation](https://docs.gtk.org/gtk4/index.html)\n  - [GTK4 classes](https://docs.gtk.org/gtk4/index.html#classes)\n- [Blueprint documentation](https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/examples.html)\n- [gtk-rs documentation](https://gtk-rs.org/gtk4-rs/stable/latest/docs/gtk4/index.html)\n- [gtk-rs examples](https://github.com/gtk-rs/gtk4-rs/tree/master/examples)\n- [Freedesktop icon names specification](https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html)\n\n\u003e You can add `-symbolic` postfix to icon names. So you can, e.g., use both `edit-find` and `edit-find-symbolic`. The last one is flat\n\n## Clone repo\n\n```sh\ngit clone --recursive https://github.com/krypt0nn/gtk-example-app ./my-app\n```\n\n| Folder | Description |\n| - | - |\n| assets | Assets folder for images and so |\n| assets/ui | Blueprint UI files |\n| assets/ui/.dist | UI files compiled by the blueprint |\n| src | Rust source code |\n| target/release | Release build of the app |\n| blueprint-compiler | Blueprint compiler |\n\n## Run app\n\n```sh\ncargo run\n```\n\n## Build app\n\n```sh\ncargo build --release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypt0nn%2Fgtk-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrypt0nn%2Fgtk-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypt0nn%2Fgtk-example-app/lists"}