{"id":22915163,"url":"https://github.com/twgh/xcgui-example","last_synced_at":"2025-05-09T02:41:41.602Z","repository":{"id":109044121,"uuid":"406601183","full_name":"twgh/xcgui-example","owner":"twgh","description":"Example of using the Go GUI library XCGUI. 炫彩界面库Go语言版例子","archived":false,"fork":false,"pushed_at":"2025-01-24T11:27:11.000Z","size":12243,"stargazers_count":55,"open_issues_count":0,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T21:32:50.420Z","etag":null,"topics":["desktop-app","desktop-application","go","go-binding","go-gui","golang","golang-bindings","golang-tool","gui","gui-application","gui-framework","gui-library","gui-toolkit","windows","windows-desktop","windows-gui","windows-library","xcgui"],"latest_commit_sha":null,"homepage":"https://github.com/twgh/xcgui","language":"Go","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/twgh.png","metadata":{"files":{"readme":"README-en.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":"https://txc.gtimg.com/data/300444/2023/0118/642e87c7bdbcb385e7ed999a1f4ea854.jpeg"}},"created_at":"2021-09-15T03:30:23.000Z","updated_at":"2025-03-15T01:54:29.000Z","dependencies_parsed_at":"2024-06-19T05:28:27.461Z","dependency_job_id":"80b3c20f-14bf-47d4-87c0-4ac375782c98","html_url":"https://github.com/twgh/xcgui-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twgh%2Fxcgui-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twgh%2Fxcgui-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twgh%2Fxcgui-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twgh%2Fxcgui-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twgh","download_url":"https://codeload.github.com/twgh/xcgui-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253179698,"owners_count":21866784,"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":["desktop-app","desktop-application","go","go-binding","go-gui","golang","golang-bindings","golang-tool","gui","gui-application","gui-framework","gui-library","gui-toolkit","windows","windows-desktop","windows-gui","windows-library","xcgui"],"created_at":"2024-12-14T05:19:18.588Z","updated_at":"2025-05-09T02:41:41.581Z","avatar_url":"https://github.com/twgh.png","language":"Go","readme":"# XCGUI Examples\n\nEnglish | [简体中文](./README.md)\n\n[https://github.com/twgh/xcgui](https://github.com/twgh/xcgui) Examples\n\n# Usage\n\n## 1. Download xcgui.dll to the system32 directory (if already downloaded, ignore this step)\n\n#### (1) Download link\n\n| x64  | [download](https://pkggo-generic.pkg.coding.net/xcgui/file/xcgui.dll?version=latest) |\n| ---- | ------------------------------------------------------------ |\n| x86  | [download](https://pkggo-generic.pkg.coding.net/xcgui/file/xcgui-32.dll?version=latest) |\n\n#### (2) Command line download\n\nx64\n\n```bash\niwr https://pkggo-generic.pkg.coding.net/xcgui/file/xcgui.dll?version=latest -OutFile xcgui.dll\n```\n\nx86\n\n```\niwr https://pkggo-generic.pkg.coding.net/xcgui/file/xcgui-32.dll?version=latest -OutFile xcgui.dll\n```\n\n#### (3) Network disk download\n\n[download](https://wwi.lanzoup.com/b0cqd6nkb)\n\n## 2. Clone project to local\n\n#### (1) git clone\n\n```bash\ngit clone https://github.com/twgh/xcgui-example\n```\n\n#### (2) If you don't have git, you can download the source zip and decompress it locally.\n\n[download](https://codeload.github.com/twgh/xcgui-example/zip/refs/heads/main)\n\n## 3. Execute commands in the project directory\n\n```go\ngo mod tidy\ncd SimpleWindow \u0026\u0026 go run .\n```\n\n# Visualization UI Designer\n\n[![uidesigner](https://z3.ax1x.com/2021/09/15/4Vmh9S.png)](https://github.com/twgh/xcgui-example/blob/main/uidesigner/uidesigner.png)\n\n\n# Simple Window\n\n[![SimpleWindow](https://s1.ax1x.com/2022/05/24/XiEWtg.png)](https://github.com/twgh/xcgui-example/tree/main/SimpleWindow)\n\n[![ButtonImage](https://s1.ax1x.com/2022/05/24/XiuLAx.jpg)](https://github.com/twgh/xcgui-example/tree/main/ButtonImage)\n","funding_links":["https://txc.gtimg.com/data/300444/2023/0118/642e87c7bdbcb385e7ed999a1f4ea854.jpeg"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwgh%2Fxcgui-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwgh%2Fxcgui-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwgh%2Fxcgui-example/lists"}