{"id":16355479,"url":"https://github.com/waveform80/pibootctl","last_synced_at":"2025-09-10T04:16:43.231Z","repository":{"id":101577873,"uuid":"252124711","full_name":"waveform80/pibootctl","owner":"waveform80","description":"Queries and manipulates the boot configuration of the Raspberry Pi","archived":false,"fork":false,"pushed_at":"2021-08-05T16:07:23.000Z","size":755,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-31T21:16:44.820Z","etag":null,"topics":["python","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://pibootctl.readthedocs.io/","language":"Python","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/waveform80.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-04-01T09:05:23.000Z","updated_at":"2025-04-22T07:46:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"44292e25-6c5e-444e-8102-638dbda6a656","html_url":"https://github.com/waveform80/pibootctl","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/waveform80/pibootctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveform80%2Fpibootctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveform80%2Fpibootctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveform80%2Fpibootctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveform80%2Fpibootctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waveform80","download_url":"https://codeload.github.com/waveform80/pibootctl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveform80%2Fpibootctl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273912508,"owners_count":25189969,"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-06T02:00:13.247Z","response_time":2576,"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":["python","raspberry-pi"],"created_at":"2024-10-11T01:40:56.999Z","updated_at":"2025-09-06T13:32:05.168Z","avatar_url":"https://github.com/waveform80.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=========\npibootctl\n=========\n\npibootctl is a utility for querying and manipulating the boot configuration of\na `Raspberry Pi`_. It is a relatively low level utility, and not intended to be\nas friendly (or as widely applicable) as ``raspi-config``. It provides a\ncommand line interface only, but does attempt to be useful as a basis for more\nadvanced interfaces (by providing input and output in human-readable,\nshell-interpretable, JSON, or YAML formats) as well as being useful in its own\nright.\n\nThe design philosophy of the utility is as follows:\n\n#. Be safe: the utility manipulates the boot configuration and it's entirely\n   possible to create a non-booting system as a result. To that end, if no\n   backup of the current boot configuration exists, always take one before\n   manipulating it.\n\n#. Be accessible: the Pi's boot configuration lives on a FAT partition and is a\n   simple ASCII text file. This means it can be read and manipulated by almost\n   any platform (Windows, Mac OS, etc). Any backups of the configuration should\n   be as accessible. To that end we use simple PKZIP files to store backups of\n   boot configurations (in their original format), and place them on the same\n   FAT partition as the configuration.\n\n#. Be extensible: Almost all commands should default to human readable input\n   and output, but options should be provided for I/O in JSON, YAML, and a\n   shell-parseable format.\n\nLinks\n=====\n\n* The code is licensed under the `GPL v3`_ or above\n* The `source code`_ can be obtained from GitHub, which also hosts the\n  `bug tracker`_\n* The `documentation`_ (which includes installation and quick start examples)\n  can be read on ReadTheDocs\n* Packages can be `downloaded`_ from PyPI, although reading the installation\n  instructions will probably be more useful\n\n.. _Raspberry Pi: https://raspberrypi.org/\n.. _GPL v3: https://www.gnu.org/licenses/gpl-3.0.html\n.. _source code: https://github.com/waveform80/pibootctl\n.. _bug tracker: https://github.com/waveform80/pibootctl/issues\n.. _documentation: https://pibootctl.readthedocs.io/\n.. _downloaded: https://pypi.org/project/pibootctl\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaveform80%2Fpibootctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaveform80%2Fpibootctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaveform80%2Fpibootctl/lists"}