{"id":19808040,"url":"https://github.com/numixproject/numix-plymouth-theme","last_synced_at":"2025-08-09T07:30:09.968Z","repository":{"id":20484669,"uuid":"23762743","full_name":"numixproject/numix-plymouth-theme","owner":"numixproject","description":"Numix theme for Plymouth","archived":false,"fork":false,"pushed_at":"2021-10-02T16:45:08.000Z","size":99,"stargazers_count":15,"open_issues_count":0,"forks_count":6,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-11T06:30:33.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/numixproject.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":"2014-09-07T15:13:00.000Z","updated_at":"2024-10-03T11:34:16.000Z","dependencies_parsed_at":"2022-07-31T21:38:10.040Z","dependency_job_id":null,"html_url":"https://github.com/numixproject/numix-plymouth-theme","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-plymouth-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-plymouth-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-plymouth-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-plymouth-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numixproject","download_url":"https://codeload.github.com/numixproject/numix-plymouth-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241151391,"owners_count":19918465,"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-11-12T09:12:49.211Z","updated_at":"2025-02-28T12:40:57.932Z","avatar_url":"https://github.com/numixproject.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numix Plymouth\n\nA Numix theme for Plymouth.\n\n![example-plymouth](numix/loading2_42.png)\n\n## Install\n\nInstalling Plymouth themes from source is quite a convoluted process so strap in. First download this repository and build the theme:\n\n```bash\ngit clone https://github.com/numixproject/numix-plymouth-theme.git\ncd numix-plymouth-theme\nsudo make install\n```\n\nThen you need to apply the theme within Plymouth. For Debian/Ubuntu based distros run:\n\n```bash\nsudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/numix/numix.plymouth 100\nsudo update-alternatives --set default.plymouth /usr/share/plymouth/themes/numix/numix.plymouth\nsudo update-initramfs -u\n```\n\n## Uninstall\n\nUninstalling a Plymouth theme is similarly convoluted. To delete the theme files run\n\n```bash\nsudo make uninstall\n```\n\nThen you need to reapply the original theme. On Debian/Ubuntu based distros run:\n\n```bash\nsudo update-alternatives --remove default.plymouth /usr/share/plymouth/themes/numix/numix.plymouth\nsudo update-initramfs -u\n```\n\n## Testing\n\nIf you want to check your theme has been applied properly without rebooting, install `plymouth-x11` and then run\n\n```bash\nsudo plymouthd; sudo plymouth --show-splash; for ((i=0; i\u003c5; i++)); do sleep 1; sudo plymouth --update=test$i; done; sudo plymouth --quit\n```\n\nwhich will display the Plymouth splash screen for 5 seconds before automatically quitting.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumixproject%2Fnumix-plymouth-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumixproject%2Fnumix-plymouth-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumixproject%2Fnumix-plymouth-theme/lists"}