Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mesalilac/forx-rs

A command line tool for checking exchange rates between currencies
https://github.com/mesalilac/forx-rs

crypto cryptocurrency exchange-rate exchange-rates forex rust-cli rust-lang

Last synced: about 1 month ago
JSON representation

A command line tool for checking exchange rates between currencies

Awesome Lists containing this project

README

        

# forx-rs

Clone of [forx by Gbox4](https://github.com/Gbox4/forx) in rust

A command line tool for checking exchange rates between currencies

## Install

```
git clone https://github.com/Senpai-10/forx-rs.git &&
cd https://github.com/Senpai-10/forx-rs.git &&
cargo install --path .
```

## Usage

```
forx-rs --help
forx-rs usd aud -q=40
```