Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sslime-s/afk-animation
AFK のアニメーションが流れます
https://github.com/sslime-s/afk-animation
animation rust
Last synced: 8 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T06:51:05.000Z (about 3 years ago)
- Last Synced: 2024-04-17T22:20:57.907Z (10 months ago)
- Topics: animation, rust
- Language: Rust
- Homepage:
- Size: 115 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AFK Animation
![rainbow_AFK_anime](https://user-images.githubusercontent.com/62363188/135102021-bf9f885e-035a-4229-aab7-8b2f42b69213.gif)
## 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:
```