{"id":15020494,"url":"https://github.com/raspberrypi/usbbootgui","last_synced_at":"2025-09-04T07:42:16.759Z","repository":{"id":83044485,"uuid":"98522602","full_name":"raspberrypi/usbbootgui","owner":"raspberrypi","description":"GUI for booting a Raspberry Pi device like Pi Zero or compute module as a device","archived":false,"fork":false,"pushed_at":"2020-10-16T13:07:59.000Z","size":6291,"stargazers_count":77,"open_issues_count":4,"forks_count":19,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-01-29T22:08:17.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"M4","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/raspberrypi.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":"2017-07-27T10:14:29.000Z","updated_at":"2024-09-05T15:32:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0de06aa-5de6-4a3c-8b59-2bb96e1e6838","html_url":"https://github.com/raspberrypi/usbbootgui","commit_stats":{"total_commits":13,"total_committers":4,"mean_commits":3.25,"dds":0.5384615384615384,"last_synced_commit":"1e9cc0f7539c7f94872a13187a97b5996c1487f4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Fusbbootgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Fusbbootgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Fusbbootgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Fusbbootgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raspberrypi","download_url":"https://codeload.github.com/raspberrypi/usbbootgui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237172234,"owners_count":19266635,"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":[],"created_at":"2024-09-24T19:55:09.814Z","updated_at":"2025-02-04T18:31:34.653Z","avatar_url":"https://github.com/raspberrypi.png","language":"M4","funding_links":[],"categories":[],"sub_categories":[],"readme":"# usbbootgui\n\nusbbootgui is a GUI application that allows the user to use a Pi Zero or Compute Module as USB accessory.\n\n## Folders\n\n```\nsrc          - GUI C source code\ndata         - GUI data files (e.g. .ui file and icons)\ndebian       - Debian packaging files\ngpioexpander - pre-built binary files from the gpioexpander project to let a Pi Zero act as GPIO expander\n```\n\n## How to rebuild\n\n### Rebuilding gpio expander payload (optional)\n\nNote: this step is *optional*, you can also skip it and use the pre-built binaries checked into git.\n\nThe gpioexpand code should be cross-compiled on a x86 Linux computer using buildroot.\nFirst the buildroot build dependencies need to be installed.\nIf the Linux distribution used is Debian or Ubuntu this can be done with the command:\n\n```\nsudo apt-get update\nsudo apt-get install git-core build-essential rsync libncurses-dev unzip python bc\n```\n\nThen run the following commands to remove the pre-built binaries, download the source code from the gpioexpander github repository, and build it:\n\n```\nrm -rf gpioexpander\ngit clone --depth 1 https://github.com/raspberrypi/gpioexpander.git\ncd gpioexpander\n./build.sh\n```\n\nAfter the build has finished, you can remove the gpioexpand/buildroot-2017.02 folder.\n\n```\nrm -rf buildroot-2017.02\n```\n\n(Otherwise `debuild` will also include all the build directories in the source code archive at the next step.)\n\n### Rebuilding the main usbbootgui application and .deb package\n\nThe usbbootgui application can be compiled on the target system.\n\nInstall build dependencies for Raspbian:\n\n`sudo apt-get install devscripts debhelper dh-autoreconf libglib2.0-dev libgtk2.0-dev intltool autopoint libusb-1.0-0-dev`\n\nTo build, go to the main directory, and type:\n\n`debuild`\n\nAfter build, the .deb Debian package will be located in the parent directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraspberrypi%2Fusbbootgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraspberrypi%2Fusbbootgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraspberrypi%2Fusbbootgui/lists"}