Skip to content

Simple CLI tool for obtaining stock quotes

Notifications You must be signed in to change notification settings

wrobbins/quoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quoter

build-status

A simple CLI app in Rust to obtain stock quotes.

This is an exercise to get exposure to Rust.

Example

TODO

  • replace reqwest with ureq
  • accept 1-N sybols on the cli
  • config file for saving default symbols
  • pretty output options:
  • optional configs for calculating cost basis

Future

  • support for alternative APIs
  • fancy unicode icons for ⬆️ ⬇️
  • publish on brew apt crates

Research

Similar projects

About

Simple CLI tool for obtaining stock quotes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages