Skip to content

hacker1024/inspirobot_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InspiroBot CLI

A tool to download images from InspiroBot.

About

InspiroBot CLI can download images from InspiroBot, using multiple connections at once to reduce latency.

It is written in Dart, using package:inspirobot.

Usage

Usage: inspirobot_cli <output directory> [arguments]

-h, --help                      Show usage information.
-v, --version                   Show version information.
-c, --count=<IMAGE_COUNT>       The number of images to download.
                                (defaults to "1")
-j, --threads=<THREAD_COUNT>    The number of download threads to use.
                                (defaults to "32")
    --christmas                 Download christmas-related images.

Building

InspiroBot CLI is written in Dart. The Dart SDK is required for compilation.

$ dart pub get
$ dart compile exe bin/inspirobot_cli.dart -o <output file>

About

A tool to download images from InspiroBot.

Topics

Resources

Stars

Watchers

Forks

Languages