This is a small app that helps you view stocks in terminal. 😂
First copy the repo into your disk.
$ git clone https://github.com/vicklin/shell-stock.git
then
$ cd shell-stock/bin
$ chmod +x start.sh
$ ./start.sh
of course you can make an alias in your .bashrc or make a link so that you can call this application anywhere you like.
Edit shell-stock/bin/codes, just put stock codes here:
sh000001
sz399006
sh600536
sz002095
With IDEA, you can catch every point of the stock easily even if you are coding. That's awesome!
MIT licensed