在Linux shell 终端下看股票
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
With IDEA, you can catch every point of the stock easily even if you are coding. That's awesome!
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!