Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunush/rates
Currency exchange rates in your terminal πΊπ¦
https://github.com/lunush/rates
Last synced: 3 months ago
JSON representation
Currency exchange rates in your terminal πΊπ¦
- Host: GitHub
- URL: https://github.com/lunush/rates
- Owner: lunush
- License: apache-2.0
- Created: 2021-02-26T04:19:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T12:50:54.000Z (over 2 years ago)
- Last Synced: 2024-06-20T08:37:29.514Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 865 KB
- Stars: 94
- Watchers: 1
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
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.