being a gh extension that runs animated terminal "screensavers"
gh extension install vilmibm/gh-screensaver
gh screensaver
run a random screensavergh screensaver -s pipes
run a screensaver by namegh screensaver -l
list available screensavers
Extra configuration options can be passed after a --
; for example:
gh screensaver -smarquee -- --message="hello world" --font="script"
watch a fireworks display.
--color
full
or off
. Default full
fly through space.
--density
Default 250
. The number of stars to render.
--speed
Default 4
. Higher is faster.
2d pipes draw across the screen.
--color
full
or off
. Default full
paint splotches cover the screen.
game of life.
--seed
glider
,noise
,R
,dragon
,gun
,or pulsar
. Default random.
--color
full
or off
. Default full
contributed by @meiji163
nate smith [email protected]