Skip to content

vilmibm/gh-screensaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-screensaver

being a gh extension that runs animated terminal "screensavers"

installation

gh extension install vilmibm/gh-screensaver

usage

  • gh screensaver run a random screensaver
  • gh screensaver -s pipes run a screensaver by name
  • gh screensaver -l list available screensavers

Extra configuration options can be passed after a --; for example:

gh screensaver -smarquee -- --message="hello world" --font="script"

savers

fireworks

watch a fireworks display.

fwork2

--color full or off. Default full

starfield

fly through space.

starfield

--density Default 250. The number of stars to render. --speed Default 4. Higher is faster.

pipes

2d pipes draw across the screen.

pipes2

--color full or off. Default full

pollock

paint splotches cover the screen.

pollock

life

game of life.

r-pentomino dragon

--seed glider,noise,R,dragon,gun,or pulsar. Default random.
--color full or off. Default full

contributed by @meiji163

author

nate smith vilmibm@github.com