{"id":20572854,"url":"https://github.com/zlgopen/awtk-lua","last_synced_at":"2025-07-31T19:34:59.182Z","repository":{"id":76747832,"uuid":"143581407","full_name":"zlgopen/awtk-lua","owner":"zlgopen","description":"awtk lua bindings","archived":false,"fork":false,"pushed_at":"2024-10-28T03:02:53.000Z","size":26350,"stargazers_count":15,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T06:03:43.173Z","etag":null,"topics":["awtk","gui","lua"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zlgopen.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":"2018-08-05T03:52:41.000Z","updated_at":"2024-10-28T03:02:58.000Z","dependencies_parsed_at":"2024-10-28T04:18:56.600Z","dependency_job_id":"74ab8adc-1e75-4fd2-942d-b8f520daa48e","html_url":"https://github.com/zlgopen/awtk-lua","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/zlgopen%2Fawtk-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlgopen%2Fawtk-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlgopen%2Fawtk-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlgopen%2Fawtk-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zlgopen","download_url":"https://codeload.github.com/zlgopen/awtk-lua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248924149,"owners_count":21184030,"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":["awtk","gui","lua"],"created_at":"2024-11-16T05:24:16.809Z","updated_at":"2025-04-14T17:22:56.770Z","avatar_url":"https://github.com/zlgopen.png","language":"C","readme":"# awtk-lua\n\nawtk lua bindings.\n\n## 准备\n\n1.获取awtk并编译\n\n```\ngit clone https://github.com/zlgopen/awtk.git\ncd awtk; scons; cd -\n```\n\n2.获取awtk-lua并编译\n\n```\ngit clone https://github.com/zlgopen/awtk-lua.git\ncd awtk-lua\n```\n\n* 生成资源\n\n```\npython ./scripts/update_res.py all\n```\n\n\u003e 或者通过 designer 生成资源\n\n\n* 编译PC版本\n\n```\nscons\n```\n\n* 编译LINUX FB版本\n\n```\nscons LINUX_FB=true\n```\n\n\u003e 完整编译选项请参考[编译选项](https://github.com/zlgopen/awtk-widget-generator/blob/master/docs/build_options.md)\n\n\n## 更新绑定\n\n```\n./sync.sh\n```\n\n\u003e 在非bash终端(如Windows平台的cmd.exe)，需要根据sync.sh的内容手工执行相应的命令。\n\n## 运行\n\n```\n./bin/awtkRun demos/xxxx.lua\n```\n\u003e 请把xxxx.lua换成具体的lua文件。\n\n## 文档\n\n[lua绑定原理与示例](docs/binding_lua.md)\n\n\u003e 本文以Linux/MacOS为例，Windows可能会微妙差异，请酌情处理。\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlgopen%2Fawtk-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzlgopen%2Fawtk-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlgopen%2Fawtk-lua/lists"}