Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lunush/rates

Currency exchange rates in your terminal πŸ‡ΊπŸ‡¦
https://github.com/lunush/rates

Last synced: about 2 months ago
JSON representation

Currency exchange rates in your terminal πŸ‡ΊπŸ‡¦

Awesome Lists containing this project

README

        

# Rates

![Usage example](images/example.png)
Rates is a scriptable CLI tool that brings currency exchange rates right into your terminal and supports 30+ fiat and 10K+ crypto currencies.

## Installation

### [Cargo](https://crates.io/crates/rates)

```sh
cargo install rates
```

### [pkgsrc](https://pkgsrc.se/finance/rates)

```sh
pkgin install rates
```

### [AUR](https://aur.archlinux.org/packages/rates-bin/)

```sh
paru -Syu rates-bin
```

### [Releases](https://github.com/lunush/rates/releases)

Alternatively, you can download a binary for your system from the
[releases](https://github.com/lunush/rates/releases) page

## License

Apache 2.0 or MIT, at your option.