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.
- Host: GitHub
- URL: https://github.com/hosseind88/crypto-watcher
- Owner: hosseind88
- License: mit
- Created: 2020-12-27T15:34:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-23T11:26:42.000Z (about 5 years ago)
- Last Synced: 2023-03-06T03:50:38.611Z (over 3 years ago)
- Topics: cli, cryptocurrency, rust, rust-lang, terminal
- Language: Rust
- Homepage:
- Size: 91.8 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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