#animation #terminal #christmas #snowfall

app rsnow

使用Rust编写的简单下雪动画

2个版本

0.1.1 2023年12月22日
0.1.0 2023年12月22日

#2 in #christmas

MIT许可证

9KB
144

GitHub Workflow Status GitHub repo size

rsnow

❄️❄️❄️🎄🎄🎄圣诞快乐!🎄🎄🎄❄️❄️❄️

愿这个圣诞季节让你与心中珍视的人更加亲近。圣诞快乐,新年快乐!

安装

git clone https://github.com/wjwei-handsome/rsnow.git
cd rsnow
cargo build --release
./target/release/rsnow

或者只是

cargo install --git https://github.com/wjwei-handsome/rsnow.git

用法

在终端中直接运行 rsnow

输入 -h--help 查看帮助信息

$ rsnow -h
Merry Christmas!

Usage: rsnow [OPTIONS]

Options:
  -s, --speed <SPEED>        Speed of snowfall [default: 1]
  -q, --quantity <QUANTITY>  Quantity of snowflakes [default: 20]
  -r, --rainbow              Bool, enabled rainbow color [default is false]
  -t, --randomtype           Bool, enabled random shape [default is false]
  -n, --notree               Bool, remove the Christmas tree [default is false]
  -h, --help                 Print help
  -V, --version              Print version

享受它!

依赖

~2.2–8MB
~59K SLoC