LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

snowmachine

Make it snow in your terminal

TLDR

Create a falling snow animation
$ snowmachine snow
copy
Snow that stacks at the bottom in rainbow colors
$ snowmachine snow --stack=pile --color=rainbow
copy
Render a Christmas tree with a classic star
$ snowmachine tree --star=classic
copy
Slow down the falling snow (lower is slower)
$ snowmachine snow --speed=[20]
copy
Use specific particle characters
$ snowmachine snow --particle="[*]"
copy

SYNOPSIS

snowmachine command [options]

DESCRIPTION

snowmachine is a Python script that renders animated falling snow or a Christmas tree in your terminal. It supports customizable particle colors, snow stacking effects, speed adjustments, and star decorations for the tree mode.

PARAMETERS

--color NAME

Particle colour: white, rainbow, etc.
--stack MODE
Stack particles at the bottom: pile keeps a growing snow drift; default has none.
--speed N
Frame interval (lower = faster).
--particle CHAR
Override the snowflake character.
--star STYLE
Star atop the tree (e.g., classic).

COMMANDS

snow

Render falling snow.
tree
Render a Christmas tree.

INSTALL

nix profile install nixpkgs#snowmachine
copy

HISTORY

snowmachine was created by John Anderson (sontek) and is written in Python.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid