Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mesalilac/forx-rs
- Owner: mesalilac
- Created: 2022-04-27T02:07:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T19:24:04.000Z (over 2 years ago)
- Last Synced: 2024-05-06T06:21:42.969Z (8 months ago)
- Topics: crypto, cryptocurrency, exchange-rate, exchange-rates, forex, rust-cli, rust-lang
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```