https://github.com/sslime-s/afk-animation
AFK のアニメーションが流れます
https://github.com/sslime-s/afk-animation
animation rust
Last synced: 3 months ago
JSON representation
AFK のアニメーションが流れます
- Host: GitHub
- URL: https://github.com/sslime-s/afk-animation
- Owner: SSlime-s
- License: mit
- Created: 2021-09-07T20:53:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T06:51:05.000Z (over 3 years ago)
- Last Synced: 2025-04-09T21:51:24.082Z (3 months ago)
- Topics: animation, rust
- Language: Rust
- Homepage:
- Size: 115 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AFK Animation

## 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 consoleWhen 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 outputOPTIONS:
-s, --speed Set the speed of the animation [possible values: fast, normal, slow]ARGS:
```