8 个稳定版本
2.0.0 | 2024年3月3日 |
---|---|
1.3.0 | 2023年11月11日 |
1.2.2 | 2023年10月15日 |
#1215 在 命令行工具
每月 180 次下载
30KB
220 代码行
rneko
一个简单的 CLI 工具,用于下载随机的 nekos。
安装
- 克隆仓库或下载源代码。
- 导航到项目目录。
- 运行命令
cargo build --release
来构建项目。
使用
Options:
-s, --save-directory <SAVE_DIRECTORY>
Save directory for the file where default is current directory [default: .]
-n, --name <NAME>
[default: output]
-c, --category <CATEGORY>
Image category | neko, kitsune, waifu [default: neko]
-d, --debug
Activate debug mode
-a, --amount <AMOUNT>
Amount of images to download [default: 1]
-w, --workers <WORKERS>
Amount of workers [default: 16]
-h, --help
Print help
-V, --version
Print version
或
通过 cargo: cargo install rneko
依赖项
~9–23MB
~335K SLoC