{"id":20414991,"url":"https://github.com/martudev/easygui","last_synced_at":"2026-05-08T06:51:15.934Z","repository":{"id":131245932,"uuid":"304349424","full_name":"martudev/EasyGUI","owner":"martudev","description":"EasyGUI is a project that tries to facilitate the creation of custom windows forms, specially oriented to use them in GUI overlay apps (for example: games)","archived":false,"fork":false,"pushed_at":"2020-10-16T15:26:19.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T18:28:07.729Z","etag":null,"topics":["csharp","flat-design","gui","non-hook-ui","ui","ui-components","visual-studio","windows-forms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martudev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-10-15T14:18:57.000Z","updated_at":"2020-10-16T15:26:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc43cabd-fd45-4b37-9aac-9d657a806110","html_url":"https://github.com/martudev/EasyGUI","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/martudev/EasyGUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martudev%2FEasyGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martudev%2FEasyGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martudev%2FEasyGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martudev%2FEasyGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martudev","download_url":"https://codeload.github.com/martudev/EasyGUI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martudev%2FEasyGUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278561238,"owners_count":26006954,"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-06T02:00:05.630Z","response_time":65,"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":["csharp","flat-design","gui","non-hook-ui","ui","ui-components","visual-studio","windows-forms"],"created_at":"2024-11-15T06:13:30.260Z","updated_at":"2025-10-06T04:43:25.448Z","avatar_url":"https://github.com/martudev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n \n\n# EasyGUI\n\n\n This is a library that facilitates the creation of custom windows forms, especially used for non-hook forms, our designs are oriented to Flat-design. We would like other developers to extend this library so that each one can add their designs (it is not necessary that they be flat-designs), to contribute please see [How To Contribute](#how-to-contribute)\n \n   ----------------------\n## How to Use\n**Only tested in VS 2019**\n\n 1. Download Source Code(i) or download the Release published(ii).\n 1. Then..\n    1. Build the souce code and go to ../EasyGUI/bin/Debug and open `EasyGUI.vsix`\n    2. Open `EasyGUI.vsix` and folow the instructions\n 1. Open the ToolBox and search for `EButton` or any you want.\n 1. Enjoy! :)\n\nUninstall:\n 1. Open VS 2019 go to `Extensions \u003e\u003e Manage extensions \u003e\u003e Installed \u003e\u003e All` \n 1. search for `EasyGUI` and click unistall.\n 1. Close VS 2019.\n \n if you want you can join to our discord server [Join Now](https://discord.gg/BqB5DnP)\n \n ----------------------\n \n \n## Button\n ![Captura de pantalla 2020-10-15 135854](https://user-images.githubusercontent.com/55553571/96165314-d6969780-0ef2-11eb-93a1-ad7e9f61d761.png)\n ![Captura de pantalla 2020-10-15 135929](https://user-images.githubusercontent.com/55553571/96165339-dd250f00-0ef2-11eb-8075-84719927cc23.png)\n ![Captura de pantalla 2020-10-15 140222](https://user-images.githubusercontent.com/55553571/96165346-df876900-0ef2-11eb-9d00-ef76fd56c957.png)\n \n## Panel\n ![Captura de pantalla 2020-10-15 142718](https://user-images.githubusercontent.com/55553571/96165350-e1512c80-0ef2-11eb-875f-832584d9ab7e.png)\n ![Captura de pantalla 2020-10-15 142813](https://user-images.githubusercontent.com/55553571/96165363-e615e080-0ef2-11eb-88f6-7487361f9035.png)\n ![Captura de pantalla 2020-10-15 142847](https://user-images.githubusercontent.com/55553571/96165367-e7470d80-0ef2-11eb-8a89-aadf480e3fd1.png)\n\n## How To Contribute\n1) Create a fork of this repository.\n1) Make the changes.\n1) Create a pull request to `dev` branch.\n\n## Common issues\n\n- If you change the EasyGUI version, you may get a message when importing a new component that says **\"there is already a component with the same name\"**, to solve this you must go to your `project \u003e\u003e references \u003e\u003e EasyGUI` and remove the reference.\n \n \n## ChangeLog\n * 2020-10-15 -- Adding button and panel flat-design\n \n \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartudev%2Feasygui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartudev%2Feasygui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartudev%2Feasygui/lists"}