SSlime-s / afk-animation

AFK のアニメーションが流れます

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFK Animation

rainbow_AFK_anime

install

cargo install --git https://github.com/SSlime-s/afk-animation

or

cargo install --git https://github.com/SSlime-s/afk-animation --tag v0.4.1

usage

afk on console

When you back at keyboard, press any button.

args

USAGE:
    afk [FLAGS] [OPTIONS] [reason]

FLAGS:
    -h, --help                 Prints help information
    -V, --version              Prints version information
    -C, --without-color        Disable color output
    -T, --without-timestamp    Disable timestamp output

OPTIONS:
    -s, --speed <speed>    Set the speed of the animation [possible values: fast, normal, slow]

ARGS:
    <reason>

About

AFK のアニメーションが流れます

License:MIT License


Languages

Language:Rust 100.0%