{"id":25430001,"url":"https://github.com/samyeyo/rtbuilder","last_synced_at":"2025-10-10T14:34:13.521Z","repository":{"id":215177348,"uuid":"738279613","full_name":"samyeyo/RTBuilder","owner":"samyeyo","description":"GUI RAD designer for LuaRT","archived":false,"fork":false,"pushed_at":"2024-01-26T22:29:57.000Z","size":3355,"stargazers_count":7,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-14T10:33:20.077Z","etag":null,"topics":["designer","gui","lua","rad","windows"],"latest_commit_sha":null,"homepage":"https://www.luart.org","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samyeyo.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-01-02T21:31:10.000Z","updated_at":"2025-05-07T01:32:22.000Z","dependencies_parsed_at":"2024-01-26T23:30:30.910Z","dependency_job_id":null,"html_url":"https://github.com/samyeyo/RTBuilder","commit_stats":null,"previous_names":["samyeyo/rtbuilder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/samyeyo/RTBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyeyo%2FRTBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyeyo%2FRTBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyeyo%2FRTBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyeyo%2FRTBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samyeyo","download_url":"https://codeload.github.com/samyeyo/RTBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyeyo%2FRTBuilder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004174,"owners_count":26083688,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["designer","gui","lua","rad","windows"],"created_at":"2025-02-17T02:33:18.058Z","updated_at":"2025-10-10T14:34:13.487Z","avatar_url":"https://github.com/samyeyo.png","language":"Lua","readme":"\u003cdiv align=\"center\"\u003e\r\n\r\n![RTBuilder][title]  \r\n\r\n[![LuaRT module](https://badgen.net/badge/Made%20with/LuaRT/yellow)](https://www.luart.org/)\r\n![Windows](https://badgen.net/badge/Windows/Vista%20and%20later/blue?icon=windows)\r\n[![LuaRT license](https://badgen.net/badge/License/MIT/green)](#license)\r\n[![Twitter Follow](https://img.shields.io/twitter/follow/__LuaRT__?style=social)](https://www.twitter.com/__LuaRT__)\r\n\r\n![Demo][demo] \r\n\r\n[Features](#small_blue_diamondfeatures) |\r\n[Installation](#small_blue_diamondinstallation) |\r\n[Documentation](https://www.luart.org/doc/json/index.html) |\r\n[License](#small_blue_diamondlicense)\r\n\r\n\u003c/div\u003e\r\n   \r\n## :small_blue_diamond:Features\r\n\r\n- Visual user interface design tool for the LuaRT **ui** module\r\n- Build Windows desktop applications easily\r\n- Generates Lua files, which can then be loaded from Lua scripts\r\n  \r\n## :small_blue_diamond:Installation\r\n\r\n#### RTBuilder release package :package:\r\n\r\nThe preferred way to install RTBuilder is to download the latest release package available on GitHub.  \r\nBe sure to download the right platform version as your LuaRT installation, either `x86` or `x64`\r\nJust unpack the downloaded archive and extract its content in the folder of your choice.\r\n\r\n#### Running RTBuilder using LuaRT interpreter\r\n\r\nRTBuilder release package provides a compiled LuaRT executable that embeds all dependencies (you can use it as a standalone app, on a USB key,...)\r\nIf you want to modify or extend RTBuilder, you can use the `RTBuilder.wlua` script to launch it with the `wluart.exe` interpreter.\r\n\r\n## :small_blue_diamond:Documentation\r\n  \r\nRTBuilder should be easy to use :\r\n- Put the desired widgets on the Window, move, resize, and set properties as needed.\r\n- Right click on widgets or on the Window currently edited to show a context menu with commands specific to the widget.\r\n- Save the Window as a Lua file using the `Window\\Save` menu command\r\n- To make the saved Window available in your Lua scripts, just `require()` for it, and it will return a `Window` LuaRT object ready to use.\r\n- For more information on the LuaRT **ui** module, read the [ui module documentation](http://www.luart.org/doc/ui/index.html)\r\n\r\n## :small_blue_diamond:License\r\n  \r\nRTBuilder is copyright (c) 2024 Samir Tine.\r\nRTBuilder for LuaRT is open source, released under the MIT License.\r\n\r\nSee full copyright notice in the LICENSE file.\r\n\r\n[title]: contrib/RTBuilder.png\r\n[demo]: contrib/example.png\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamyeyo%2Frtbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamyeyo%2Frtbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamyeyo%2Frtbuilder/lists"}