Generative Load-Screen (Pixel Art Image)

1 reply [Última entrada]
LePaul
Desconectado
Joined: 09/16/2015

Hihi,

I'm interested in "generative art".

You can see a colorful load-screen while boot progress.
How does the package is named ?

Is there a way to reproduce this fine art on desktop when logged in ?
This is plymouth, isnt'it ?

How does the the is named ?

Thank you mates.

lembas
Desconectado
Joined: 05/13/2010

Try this, become super usersudo suthen to display 10 seconds of saverplymouthd; plymouth --show-splash ; for ((I=0; I<10; I++)); do plymouth --update=test$I ; sleep 1; done; plymouth quitand finally become yourself againexit