{"id":13573500,"url":"https://github.com/aarzilli/nucular","last_synced_at":"2025-05-16T03:04:47.855Z","repository":{"id":43209613,"uuid":"66839886","full_name":"aarzilli/nucular","owner":"aarzilli","description":"GUI toolkit for go","archived":false,"fork":false,"pushed_at":"2024-03-22T02:39:45.000Z","size":11093,"stargazers_count":868,"open_issues_count":14,"forks_count":44,"subscribers_count":30,"default_branch":"master","last_synced_at":"2024-05-22T12:32:03.733Z","etag":null,"topics":["go","golang","gui"],"latest_commit_sha":null,"homepage":null,"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/aarzilli.png","metadata":{"files":{"readme":"README.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":{"github":"aarzilli"}},"created_at":"2016-08-29T12:00:16.000Z","updated_at":"2024-06-18T13:40:00.958Z","dependencies_parsed_at":"2022-09-26T17:41:14.077Z","dependency_job_id":"e47c16ac-3206-4428-89ea-23f1f6256530","html_url":"https://github.com/aarzilli/nucular","commit_stats":{"total_commits":210,"total_committers":10,"mean_commits":21.0,"dds":0.06666666666666665,"last_synced_commit":"905fb337eb0048e3f48a7585d224578a2486766a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarzilli%2Fnucular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarzilli%2Fnucular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarzilli%2Fnucular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarzilli%2Fnucular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarzilli","download_url":"https://codeload.github.com/aarzilli/nucular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254459088,"owners_count":22074605,"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":["go","golang","gui"],"created_at":"2024-08-01T15:00:36.963Z","updated_at":"2025-05-16T03:04:42.848Z","avatar_url":"https://github.com/aarzilli.png","language":"Go","funding_links":["https://github.com/sponsors/aarzilli"],"categories":["开源类库","Programming","Go","Open source library","Gio Core","Repositories"],"sub_categories":["桌面开发","Golang","Desktop Development","Community Libraries"],"readme":"![Go Build](https://github.com/aarzilli/nucular/actions/workflows/build.yml/badge.svg)\n\nMostly-immediate-mode GUI library for Go.\nSource port to go of an early version of [nuklear](https://github.com/vurtun/nuklear).\n\n:warning: Subject to backwards incompatible changes. :warning:\n\n:warning: Feature requests unaccompanied by an implementation will not be serviced. :warning:\n\n## Documentation\n\nSee [godoc](https://godoc.org/github.com/aarzilli/nucular), `_examples/simple/main.go` and `_examples/overview/main.go` for single window examples, `_examples/demo/demo.go` for a multi-window example, and [gdlv](https://github.com/aarzilli/gdlv) for a more complex application built using nucular.\n\n## Screenshots\n\n![Overview](https://raw.githubusercontent.com/aarzilli/nucular/master/_examples/screen.png)\n![Gdlv](https://raw.githubusercontent.com/aarzilli/gdlv/master/doc/screen.png)\n\n## Backend\n\nNucular uses build tags to select its backend:\n\n```\ngo build -tags nucular_gio\n```\n\nSelects the [gio](https://gioui.org/) backend.\n\n```\ngo build -tags nucular_shiny\n```\n\nSelects the [shiny](https://github.com/golang/exp/tree/master/shiny) backend.\n\n```\ngo build -tags nucular_shiny,metal\n```\n\nSelects the shiny backend but uses metal to render on macOS.\n\nBy default shiny is used on all operating systems except macOS, where gio is used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarzilli%2Fnucular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarzilli%2Fnucular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarzilli%2Fnucular/lists"}