An open API service indexing awesome lists of open source software.

https://github.com/hosseind88/crypto-watcher

A cli tool to see cryptocurrency token prices.
https://github.com/hosseind88/crypto-watcher

cli cryptocurrency rust rust-lang terminal

Last synced: 10 months ago
JSON representation

A cli tool to see cryptocurrency token prices.

Awesome Lists containing this project

README

          

## cryptowatcher

A cryptocurrency price tracker written in Rust.
## usage

```
cryptowatcher 0.1.5
Hossein Dindar
A cryptocurrency price tracker written in Rust.

USAGE:
cryptowatcher

ARGS:
additional tokens that you can add to track, like ripple,stellar

```

## Installation

Via cargo

```
cargo install cryptowatcher
```

## screenshot

![screenshot](screenshot.png)

## license

This project is license used the MIT license. See [LICENSE](LICENSE) for more details.