{"id":20017246,"url":"https://github.com/raais/imstudio","last_synced_at":"2025-04-13T05:06:00.296Z","repository":{"id":39604945,"uuid":"413902533","full_name":"Raais/ImStudio","owner":"Raais","description":"GUI layout designer for Dear ImGui","archived":false,"fork":false,"pushed_at":"2023-08-01T06:30:42.000Z","size":12938,"stargazers_count":806,"open_issues_count":7,"forks_count":75,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-13T05:05:43.570Z","etag":null,"topics":["dear-imgui","dearimgui","gui","gui-builder","gui-creator","gui-maker","imgui","layout","linux","real-time","windows"],"latest_commit_sha":null,"homepage":"https://raais.github.io/ImStudio","language":"C++","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/Raais.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}},"created_at":"2021-10-05T16:47:56.000Z","updated_at":"2025-04-12T07:53:23.000Z","dependencies_parsed_at":"2022-07-20T03:32:26.032Z","dependency_job_id":"803e3f9d-135f-4355-956b-113c04cf8619","html_url":"https://github.com/Raais/ImStudio","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raais%2FImStudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raais%2FImStudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raais%2FImStudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raais%2FImStudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raais","download_url":"https://codeload.github.com/Raais/ImStudio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665749,"owners_count":21142123,"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":["dear-imgui","dearimgui","gui","gui-builder","gui-creator","gui-maker","imgui","layout","linux","real-time","windows"],"created_at":"2024-11-13T08:15:22.806Z","updated_at":"2025-04-13T05:06:00.269Z","avatar_url":"https://github.com/Raais.png","language":"C++","readme":"\n\n\n# ImStudio\n[![Linux Build Status](https://github.com/Raais/ImStudio/actions/workflows/linux.yml/badge.svg)](https://github.com/Raais/ImStudio/actions?workflow=linux)\n[![Windows Build Status](https://github.com/Raais/ImStudio/actions/workflows/windows.yml/badge.svg)](https://github.com/Raais/ImStudio/actions?workflow=windows)\n[![macOS Build Status](https://github.com/Raais/ImStudio/actions/workflows/macos.yml/badge.svg)](https://github.com/Raais/ImStudio/actions?workflow=macOS)\n\nReal-time GUI layout creator/editor for [Dear ImGui](https://github.com/ocornut/imgui)\n\n### [Try Online](https://raais.github.io/ImStudio)\n\n![Screenshot](https://user-images.githubusercontent.com/64605172/166310444-d7520e69-0d74-4dd8-a84e-2144504ab466.png)\n\nInspired by [Code-Building/ImGuiBuilder](https://github.com/Code-Building/ImGuiBuilder)\n\n## Features\n\n - Drag edit\n - Property edit\n - Covers most of the commonly used default widgets (primitives, data inputs, and other miscellaneous)\n - Child windows\n - Real-time generation\n - Export to clipboard\n - Useful tools (Style \u0026 Color export, Demo Window, etc.)\n - Helpful resources (external)\n \n## Installation\n\n### Build Dependencies\n\n - [CMake](https://cmake.org/download)\n - [GLFW](https://www.glfw.org/download) \\\n \u003csup\u003e\u003csub\u003e \\*Downloaded during build on Windows and MacOS \u003c/sub\u003e\u003c/sup\u003e\\\n \u003csub\u003e **Debian:** sudo apt-get install libglfw3 libglfw3-dev \u003c/sub\u003e\\\n \u003csub\u003e **Arch:** sudo pacman -S glfw \u003c/sub\u003e\\\n \u003csub\u003e **Fedora:** sudo dnf install glfw glfw-devel \u003c/sub\u003e\n\n### Instructions\n\n### Linux\n\n#### Build\n```bash\ngit clone --depth 1 https://github.com/Raais/ImStudio.git\ncd ImStudio\n./build.sh\n```\n\n### Windows\n\n#### Pre-Built\n\n[Installer x64](https://github.com/Raais/ImStudio/releases)\n\n#### Build\nMake sure MSVC is in your environment (eg. x64 Native Tools Command Prompt)\n```cmd\n\"C:\\Program Files\\Git\\bin\\git.exe\" clone --depth 1 https://github.com/Raais/ImStudio.git\ncd ImStudio\nmd build\ncd build\n\"C:\\Program Files\\CMake\\bin\\cmake.exe\" .. -DCMAKE_BUILD_TYPE=Release\n\"C:\\Program Files\\CMake\\bin\\cmake.exe\" --build . --config Release\n```\n\n## Credits\nThanks to [Omar](https://github.com/ocornut) for [Dear ImGui](https://github.com/ocornut/imgui).\\\nThanks to [Code-Building](https://github.com/Code-Building) for the inspiration.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraais%2Fimstudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraais%2Fimstudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraais%2Fimstudio/lists"}