{"id":18689142,"url":"https://github.com/luc-github/esp3d-configurator","last_synced_at":"2025-10-07T01:31:59.819Z","repository":{"id":37625948,"uuid":"499420351","full_name":"luc-github/ESP3D-Configurator","owner":"luc-github","description":"Configurator for ESP3D Firmware","archived":false,"fork":false,"pushed_at":"2024-12-18T20:23:17.000Z","size":938,"stargazers_count":8,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T05:41:44.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luc-github.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,"zenodo":null},"funding":{"ko_fi":"ESP3D","liberapay":"ESP3D","custom":"https://www.paypal.com/donate/?hosted_button_id=FQL59C749A78L"}},"created_at":"2022-06-03T07:30:48.000Z","updated_at":"2024-12-18T20:23:22.000Z","dependencies_parsed_at":"2023-10-04T13:57:11.827Z","dependency_job_id":"5a680404-867e-460e-be18-a3325840d81e","html_url":"https://github.com/luc-github/ESP3D-Configurator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luc-github/ESP3D-Configurator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-github%2FESP3D-Configurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-github%2FESP3D-Configurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-github%2FESP3D-Configurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-github%2FESP3D-Configurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luc-github","download_url":"https://codeload.github.com/luc-github/ESP3D-Configurator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-github%2FESP3D-Configurator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273203226,"owners_count":25063275,"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-09-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2024-11-07T10:40:40.632Z","updated_at":"2025-10-07T01:31:54.791Z","avatar_url":"https://github.com/luc-github.png","language":"JavaScript","readme":"# ESP3D-Configurator\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nProject of Web Configurator to generate ESP3D configuration file.\n\nUsing github-action / issues form bring too many constraints with not really great user experience, so I went for\na standalone html file instead, and it is hosted in github static page area\nIt use same element as ESP3D-WebUI to save development time (yeah I am super lazy...):\n\n-   nodejs\n-   webpack\n-   spectre.css\n-   Preact\n\nIt should be something similar to https://www.repetier.com/firmware/v100/index.php but in one static page so it should work online hosted by github or offline on user PC\n\nStatus : Beta\n\nThe configurator is available [here](https://luc-github.github.io/)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/aj3t4m\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/94318274?v=4?s=100\" width=\"100px;\" alt=\"Tomasz Mateja\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTomasz Mateja\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/luc-github/ESP3D-Configurator/issues?q=author%3Aaj3t4m\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/luc-github/ESP3D-Configurator/commits?author=aj3t4m\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!","funding_links":["https://ko-fi.com/ESP3D","https://liberapay.com/ESP3D","https://www.paypal.com/donate/?hosted_button_id=FQL59C749A78L"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluc-github%2Fesp3d-configurator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluc-github%2Fesp3d-configurator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluc-github%2Fesp3d-configurator/lists"}