0.0.15 • Published 9 years ago

wstock v0.0.15

Weekly downloads
7
License
ISC
Repository
github
Last release
9 years ago

wstock

a cmd tool for watching stock

install

npm install wstock -g

usage

  • wstock list

    display all the stocks in stock.json and check status at intervals

    - `wstock list -n`
     
    	 	do not mark the stock status red or green by its increase
    
    - `wstock list -i <interval>`
     
    	 	set the stock code check interval
  • wstock show <code>

    show stock status and and check it at intervals

    - `wstock show <code> -n`
     
    	 	do not mark the stock status red or green by its increase
    
    - `wstock show <code> -i <interval>`
     
    	 	set the stock code check interval
    	 
  • wstock query <code|name>

    query stock info by code or name

  • wstock add <code>

    add stock to stock.json then u can use wstock list to display it's status

  • wstock remove <code>

    remove stock from stock.json

shortcut

shortcut

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago