shweshi / terminal-stocks

terminal-stocks is a terminal based application that provide stock price information.
https://blog.shashi.dev/2021/01/track-stock-market-information-right-in.html
MIT License
60 stars 9 forks source link
finance hacktoberfest stock-market stock-price-information stock-prices stocks terminal terminal-stocks yahoo-finance

terminal-stocks

terminal-stocks is a terminal first application that provides stock price information. Read more here: https://blog.shashi.dev/2021/01/track-stock-market-information-right-in.html

terminal-stocks

Documentation

https://shashi.dev/terminal-stocks

How to use

$ curl terminal-stocks.dev/<TICKER>

Example

$ curl terminal-stocks.dev/ITC.NS
terminal-stocks

TIP

Note

CLI Usage

You can use the terminal-stocks command line interface (cli)

Example

terminal-stocks -t ITC.NS

View Historical data

Example

$ curl terminal-stocks.dev/historical/ITC.NS
terminal-stocks

View Market Summary

Example

$ curl terminal-stocks.dev/market-summary
terminal-stocks

Tech

Installation

Requires Node.js v8+ to run. Install the dependencies and devDependencies and start the server.

$ git clone "https://github.com/shweshi/terminal-stocks"
$ npm install
$ npm run serve

Development

Want to contribute? Great! Feel free to open a PR.

Support

Terminal Stocks - Track stock market right in your terminal | Product Hunt

Buy Me A Coffee

Happy Coding!!!