{"id":18550968,"url":"https://github.com/libretiny-eu/ltchiptool","last_synced_at":"2025-04-12T06:10:17.196Z","repository":{"id":51026432,"uuid":"519155917","full_name":"libretiny-eu/ltchiptool","owner":"libretiny-eu","description":"Universal, easy-to-use GUI flashing/dumping tool for BK7231, RTL8710B and RTL8720C.","archived":false,"fork":false,"pushed_at":"2025-03-25T16:11:38.000Z","size":914,"stargazers_count":125,"open_issues_count":33,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T06:10:05.484Z","etag":null,"topics":["bk7231","bk7231t","firmware","hacktoberfest","libretiny","rtl8710","rtl8710bn","rtl8720cf"],"latest_commit_sha":null,"homepage":"","language":"Python","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/libretiny-eu.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":"2022-07-29T09:24:56.000Z","updated_at":"2025-03-29T23:21:42.000Z","dependencies_parsed_at":"2023-11-07T16:41:11.032Z","dependency_job_id":"206c6acb-1293-404b-8dd0-69a79801c111","html_url":"https://github.com/libretiny-eu/ltchiptool","commit_stats":{"total_commits":338,"total_committers":3,"mean_commits":"112.66666666666667","dds":0.00887573964497046,"last_synced_commit":"edad0ce9b434db3e2d7b4d91f24703f64964b5ba"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libretiny-eu%2Fltchiptool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libretiny-eu%2Fltchiptool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libretiny-eu%2Fltchiptool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libretiny-eu%2Fltchiptool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libretiny-eu","download_url":"https://codeload.github.com/libretiny-eu/ltchiptool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525138,"owners_count":21118619,"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":["bk7231","bk7231t","firmware","hacktoberfest","libretiny","rtl8710","rtl8710bn","rtl8720cf"],"created_at":"2024-11-06T21:06:35.122Z","updated_at":"2025-04-12T06:10:17.174Z","avatar_url":"https://github.com/libretiny-eu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ltchiptool\n\nUniversal, easy-to-use GUI flashing/dumping tool for BK7231, LN882H, RTL8710B and RTL8720C. Also contains some CLI utilities for binary firmware manipulation.\n\n\u003cdiv align=\"center\"\u003e\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![PyPI](https://img.shields.io/pypi/v/ltchiptool)](https://pypi.org/project/ltchiptool/)\n\n[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/libretiny-eu/ltchiptool?include_prereleases\u0026label=GUI%20release)](https://github.com/libretiny-eu/ltchiptool/releases/latest)\n\n![Screenshot](.github/screenshot.png)\n\u003c/div\u003e\n\n## What is this?\n\nThis repository is a collection of tools, used in the [LibreTiny project](https://github.com/kuba2k2/libretiny), that perform some chip-specific tasks, like packaging binary images or uploading firmware to the chip.\n\nSince v2.0.0, it contains a common, chip-independent CLI and API for interacting with supported chips in download mode (reading/writing flash).\n\nSince v3.0.0, it contains a beginner-friendly GUI for flashing firmware or dumping flash contents.\n\n# Usage/documentation\n\u003cdiv style=\"text-align: center\"\u003e\n\n## [Available here](https://docs.libretiny.eu/docs/flashing/tools/ltchiptool/)\n\u003c/div\u003e\n\n## License\n\n```\nMIT License\n\nCopyright (c) 2022 Kuba Szczodrzyński\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibretiny-eu%2Fltchiptool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibretiny-eu%2Fltchiptool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibretiny-eu%2Fltchiptool/lists"}