{"id":30563604,"url":"https://github.com/raspberrypi/rpi-splash-screen-support","last_synced_at":"2025-08-28T14:16:05.281Z","repository":{"id":311927394,"uuid":"1045584113","full_name":"raspberrypi/rpi-splash-screen-support","owner":"raspberrypi","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-27T15:56:06.000Z","size":31,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-27T22:48:09.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raspberrypi.png","metadata":{"files":{"readme":"README.adoc","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,"zenodo":null}},"created_at":"2025-08-27T12:08:08.000Z","updated_at":"2025-08-27T12:10:08.000Z","dependencies_parsed_at":"2025-08-27T22:48:13.035Z","dependency_job_id":"51ff66e6-fff5-47a2-86d8-96698b6a4004","html_url":"https://github.com/raspberrypi/rpi-splash-screen-support","commit_stats":null,"previous_names":["raspberrypi/rpi-splash-screen-support"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/raspberrypi/rpi-splash-screen-support","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Frpi-splash-screen-support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Frpi-splash-screen-support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Frpi-splash-screen-support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Frpi-splash-screen-support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raspberrypi","download_url":"https://codeload.github.com/raspberrypi/rpi-splash-screen-support/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Frpi-splash-screen-support/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272507761,"owners_count":24946345,"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-08-28T02:00:10.768Z","response_time":74,"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":"2025-08-28T14:15:59.922Z","updated_at":"2025-08-28T14:16:05.268Z","avatar_url":"https://github.com/raspberrypi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"== rpi-splash-screen-support\n\nThis package provides a tool to configure and setup the fullscreen splash screen for Raspberry Pi OS.\n\nThis splash image is drawn early in the boot process. This tool will configure the kernel to show a fullscreen splash image at boot time, instead of the defualt four raspberries.\n\nUpon operation, the only thing that should be drawn to the display will be the splash image, followed by whatever application overwrites it next (e.g. desktop, login console, etc).\n\n== Requirements\n\n* A 24-bit TGA image\n* Image dimensions smaller than 1920x1080px\n* Image must contain less than 224 colors\n\n\nAn example command to generate an image from a PNG file, to meet the requirements is given below.\n\n```bash\nconvert logo.png -colors 224 -depth 8 -type TrueColor -alpha off -compress none -define tga:bits-per-sample=8 logo.tga\n```\n\n== Installation\n\nTo install the package, run the following command:\n\n```bash\nwget https://github.com/bebon901/configure-splash/raw/refs/heads/master/rpi-splash-screen-support_1.0.0_arm64.deb\nsudo dpkg -i rpi-splash-screen-support_1.0.0_arm64.deb\n```\n\n== Usage\n\nTo configure the splash screen, run the following command, replacing \u003csplash-image\u003e with the path of the image file to use. This path can be relative or absolute.\n\n```bash\nsudo configure-splash \u003csplash-image\u003e\n```\n\nThis will provide the necessary changes to the kernel to enable the splash screen.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraspberrypi%2Frpi-splash-screen-support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraspberrypi%2Frpi-splash-screen-support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraspberrypi%2Frpi-splash-screen-support/lists"}