bullet_cli is a command-line utility to watch stock in terminal.
The following dependencies are recommended:
- Python 3.10.6 or above
 
clone and enter this repo, then
$ python setup.py install
bullet add {stock keyword}
then select the stock which you want and add it to your watch list.
bullet remove
then select the stock to remove.
bullet fly --interval 3 --fish
--interval specify the interval of stock refresh, default is 5s
--fish convert the stock name to pinyin and don't show any color to protect yourself when at work.
bullet --help
for more information.
