| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
9年前发布

在Linux shell 终端下看股票

shell-stock

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

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!

项目主页:http://www.open-open.com/lib/view/home/1440560515638

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1440560515638.html
Shell