{"id":32210272,"url":"https://github.com/starlabsltd/coreboot-configurator","last_synced_at":"2026-02-22T19:05:45.426Z","repository":{"id":38792901,"uuid":"424390394","full_name":"StarLabsLtd/coreboot-configurator","owner":"StarLabsLtd","description":"A simple GUI to change settings in coreboot's CBFS, via the nvramtool utility.","archived":false,"fork":false,"pushed_at":"2023-05-15T20:08:47.000Z","size":9548,"stargazers_count":93,"open_issues_count":14,"forks_count":8,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-22T06:37:40.816Z","etag":null,"topics":["coreboot","firmware","settings"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StarLabsLtd.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}},"created_at":"2021-11-03T21:49:01.000Z","updated_at":"2025-09-30T15:40:16.000Z","dependencies_parsed_at":"2023-02-10T12:16:55.697Z","dependency_job_id":null,"html_url":"https://github.com/StarLabsLtd/coreboot-configurator","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/StarLabsLtd/coreboot-configurator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarLabsLtd%2Fcoreboot-configurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarLabsLtd%2Fcoreboot-configurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarLabsLtd%2Fcoreboot-configurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarLabsLtd%2Fcoreboot-configurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StarLabsLtd","download_url":"https://codeload.github.com/StarLabsLtd/coreboot-configurator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarLabsLtd%2Fcoreboot-configurator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29723577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["coreboot","firmware","settings"],"created_at":"2025-10-22T06:29:27.007Z","updated_at":"2026-02-22T19:05:45.420Z","avatar_url":"https://github.com/StarLabsLtd.png","language":"C++","readme":"# coreboot-configurator ![alt text](images/StarLabs_Logo.png \"Star Labs Systems\")\n\nA simple GUI to change settings in coreboot's CBFS, via the nvramtool utility.\n\n![coreboot-configurator](images/coreboot-configurator.gif)\n# How to install\n## Ubuntu, Linux Mint, elementary OS, Zorin OS and other derivates\n##### Install\n```\nsudo add-apt-repository ppa:starlabs/coreboot\nsudo apt update\nsudo apt install coreboot-configurator\n```\n##### Uninstall\n```\nsudo apt purge coreboot-configurator\n```\n\n## Debian 11 / MX Linux 19\n##### Install\n```\ncd /tmp\nwget https://github.com/StarLabsLtd/packages/raw/main/Debian/11/coreboot-configurator_10+f_all.deb \\\n\thttps://github.com/StarLabsLtd/packages/raw/main/Debian/11/nvramtool_1_all.deb\nsudo dpkg -i *.deb\nsudo apt -f install\n```\n\n##### Uninstall\n```\nsudo apt purge coreboot-configurator nvramtool\n```\n\n## Manjaro\n##### Install\n```\nsudo pamac install coreboot-configurator\n```\n##### Uninstall\n```\nsudo pamac remove coreboot-configurator\n```\n\n## Fedora\n##### Install\n```\nsudo dnf copr enable starlabs/coreboot-configurator\nsudo dnf install coreboot-configurator nvramtool\n\n```\n##### Uninstall\n```\nsudo dnf remove coreboot-configurator nvramtool\n```\n\n## Other Distributions\n##### Dependencies\n```\nc++ compiler (gcc)\nqt5\nyaml-cpp\nnvramtool\nmeson\n```\n\n##### Install\n```\ngit clone https://github.com/StarLabsLtd/coreboot-configurator.git\ncd coreboot-configurator\nmeson build\nninja -C build install\n```\n##### Uninstall\n```\nsudo ninja -C uninstall\n```\n\n# Advanced Mode\nEnabling advanced mode will allow you to see all settings contained inside coreboot. Tread carefully :)\n\n## Copying or Reusing\nIncluded scripts are free software licensed under the terms of the [GNU General Public License, version 2](https://www.gnu.org/licenses/gpl-2.0.txt).\n\n# [© Star Labs® / All Rights Reserved.](https://starlabs.systems)\nAny issues or questions, please contact us at [support@starlabs.systems](mailto:supportstarlabs.systems)\n\nView our full range of Linux laptops at: [https://starlabs.systems](https://starlabs.systems)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarlabsltd%2Fcoreboot-configurator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarlabsltd%2Fcoreboot-configurator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarlabsltd%2Fcoreboot-configurator/lists"}