An open API service indexing awesome lists of open source software.

https://github.com/ecto/snow

:snowflake: snowflakes in your terminal
https://github.com/ecto/snow

Last synced: over 1 year ago
JSON representation

:snowflake: snowflakes in your terminal

Awesome Lists containing this project

README

          

# snow

make it snow in your terminal

![snow](http://i.imgur.com/FLO3V.png)

# install

npm install -g snow

# usage

````
Usage:
snow [OPTIONS] [ARGS]

Options:
-s, --smear BOOLEAN Enable window smearing (Default is false)
-e, --emoji BOOLEAN Enable emoji snowflakes (Default is false)
-r, --rainbow BOOLEAN Enable rainbow snowflakes (Default is false)
-g, --gustiness [NUMBER]Lateral movement multiplier (Default is 5)
-f, --fallMultiplier [NUMBER]Vertical movement multiplier (Default is 2)
-flakes, --flakesPerSecond [NUMBER]Flakes per second (Default is 20)
-frames, --framesPerSecond [NUMBER]Frames per second (Default is 30)
-h, --help Display help and usage details
````