Code Monkey home page Code Monkey logo

plymouth-themes's Introduction

Plymouth Themes

A big collection of plymouth themes, ported from android bootanimation from here.

gif

What is plymouth?

Plymouth is a project from Fedora and now listed among the freedesktop.org's official resources providing a flicker-free graphical boot process. It relies on kernel mode setting (KMS) to set the native resolution of the display as early as possible, then provides an eye-candy splash screen leading all the way up to the login manager.

How to set it up?

follow this archwiki article to setup plymouth in archlinux or any other distro.

How to get these theme?

Download : you can download individual themes via link below -

undefined

Clone : or you can clone this repository if you want -

git clone https://github.com/adi1090x/plymouth-themes.git

AUR : If you're archlinux, you can install these themes individually with an AUR helper like yay

yay -S plymouth-theme-NAME-git

Remember to replace the underscore(_) with an hyphen(-) in theme's NAME.

How to use these theme?

  • follow the step below (I'm using archlinux here)-
# packages needed - plymouth, plymouth-x11, plymouth-plugin-script(fedora)

# after downloading or cloning themes, copy the selected theme in plymouth theme dir
sudo cp -r angular /usr/share/plymouth/themes/

# check if theme exist in dir
sudo plymouth-set-default-theme -l

# now set the theme (angular, in this case) and rebuilt the initrd
sudo plymouth-set-default-theme -R angular

# optionally you can test theme by running the script given in repo (plymouth-x11 required)
sudo ./showplymouth.sh 20
  • For debian(Ubuntu, Kubuntu) based distros-
# make sure you have the packages for plymouth
sudo apt install plymouth

# after downloading or cloning themes, copy the selected theme in plymouth theme dir
sudo cp -r angular /usr/share/plymouth/themes/

# install the new theme (angular, in this case)
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/angular/angular.plymouth 100

# select the theme to apply
sudo update-alternatives --config default.plymouth
#(select the number for installed theme, angular in this case)

# update initramfs
sudo update-initramfs -u

Previews

Here is an Album.

Pack 1
Colorful Loop Connect
gif gif

Open in new tab with fullscreen mode for better view

Pack 2
Deus Ex Hexagon Dots
gif gif

Open in new tab with fullscreen mode for better view

Pack 3
Lone Pixels
gif gif

Open in new tab with fullscreen mode for better view

Pack 4
Red Loader Splash
gif gif

Open in new tab with fullscreen mode for better view

FYI

  • Created and tested on machine with 1366x768 resolution.
  • Yeah, that's how quarantine going on ๐Ÿ˜.
  • Stay Home - Stay Safe, Help Fighting CORONA.

plymouth-themes's People

Contributors

adi1090x avatar motorlatitude avatar akss13 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.