Go back
tuimarket by Vaati
View account
Check the stock market in your terminal
git clone https://gmi.rmf-dev.com/Vaati/tuimarket
Log
Files
Refs
License
Readme
Readme
TUIMarket
Fetch informations about stocks, currencies, cryptocurrencies in your terminal.
Screenshot
Configuration
The program will load a list of symbols from one of those files :
- ~/.config/tuimarket/symbols
- ~/.tuimarket/symbols
- ~/.tuimarket_symbols
The file will be read one symbol per line.
Keybindings
- k, up arrow - scroll up
- j, down arrow - scroll down
- q, escape - exit
Dependencies
- libcurl
- termbox2 (included in the source)