#download #random #cli-tool #nekos #directory

app rneko

A simple CLI tool for download random nekos

8 stable releases

2.0.0 Mar 3, 2024
1.3.0 Nov 11, 2023
1.2.2 Oct 15, 2023

#884 in Command line utilities

Download history 4/week @ 2024-02-25 253/week @ 2024-03-03 15/week @ 2024-03-10 1/week @ 2024-03-17 54/week @ 2024-03-31

81 downloads per month

GPL-3.0 license

30KB
220 lines

rneko

A simple CLI tool for download random nekos.

Installation

  1. Clone the repository or download the source code.
  2. Navigate to the project directory.
  3. Run the command cargo build --release to build the project.

Usage

 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

or

Via cargo: cargo install rneko

Dependencies

~9–24MB
~355K SLoC