shweshi / terminal-stocks

terminal-stocks is a terminal based application that provide stock price information.
https://blog.shashi.dev/2021/01/track-stock-market-information-right-in.html
MIT License
61 stars 9 forks source link

provide option to output csv to stdout #5

Open muralikodali opened 3 years ago

muralikodali commented 3 years ago

this is a request for feature enhancement.

please provide option to output csv to stdout to process it further to send info by mail or other message platforms regularly,

in csv report, presence of a thousand separator is causing issues to text processing.

please remove thousand separators from output.

shweshi commented 2 years ago

@muralikodali hey, apologise for late reply. Can you help me with how you are using terminal-stocks? Is it via CLI or are you planning to use hosted terminal-stocks?