Skip to content

rwithik/stars.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A shell scripts to print some stars to your terminal. Use with lolcat for maximum funkyness!

Options:

-h              : Display this help text.
-c ch           : Use [ch] instead of stars.
-d time         : Set the time delay between stars. Defaults to 0.2 seconds.
-n N            : Set the number of stars before clearing the screen.

Installing

To install the script, first clone this repo using:

git clone https://github.com/rwithik/stars.sh

Then:

cd stars.sh
sudo make install

Uninstalling

cd stars.sh
sudo make uninstall

About

A script to display stars on the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published