Bonjour Software CryptoCLI is a cryptocurrency command-line tool.
docker run bonjoursoftware/cryptocli find --symbol btc
docker run bonjoursoftware/cryptocli price --symbol BTC-GBP
Tip: prices can be polled at regular intervals with the --ticker argument (in seconds):
docker run bonjoursoftware/cryptocli price --symbol BTC-GBP --ticker 300
docker run bonjoursoftware/cryptocli --help
Tip: the --help argument also works on subcommands:
docker run bonjoursoftware/cryptocli find --help
docker run bonjoursoftware/cryptocli price --help
Content type
Image
Digest
sha256:0eb8e4b15…
Size
43.6 MB
Last updated
4 months ago
docker pull bonjoursoftware/cryptocli