A simple CLI app in Rust to obtain stock quotes.
This is an exercise to get exposure to Rust.
- replace reqwest with ureq
- accept 1-N sybols on the cli
- config file for saving default symbols
- pretty output options:
- colored
prettytablenot needed
- optional configs for calculating cost basis
- support for alternative APIs
- IE this
- fancy unicode icons for ⬆️ ⬇️
- publish on
brew
apt
crates
Similar projects