Skip to content

A simple tool to customize your bootupscreen on unix-systems using plymouth via CLI

License

Notifications You must be signed in to change notification settings

protogia/beautyboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beautyboot

Info

Works on all unix-systems using plymouth for bootup-configuration

install

from source

git clone # repo
cd beautyboot
chmod +x .install.sh
sudo ./install.sh # creates venv, an entrypoint-script in /opt/ and link in /usr/local/bin

run

# create custom theme called "mytheme" and set frame-count
beautyboot --framecount 128 --sourcepath ~/Download/mytheme-nice-picture.jpg --with-login-logo mytheme

todos

  • add visualisation of created animation
  • add more customization-options for plymouth-config
  • upload on pip

About

A simple tool to customize your bootupscreen on unix-systems using plymouth via CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published