Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 773 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 773 Bytes

shell-stock

This is a small app that helps you view stocks in terminal. 😂

How to use

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.

How to add your stocks

Edit shell-stock/bin/codes, just put stock codes here:

sh000001
sz399006
sh600536
sz002095

Sample

example

example With IDEA, you can catch every point of the stock easily even if you are coding. That's awesome!

License

MIT licensed