Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 410 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 410 Bytes

cquote is a console stock quote tool for Linux.

The compiled version has one dependency, libcurl. To build from source you will need libcurl-dev as well as pkg-config.

To edit the list of stocks and exchanges, edit the ~/.cquote file, it is JSON formatted and generated on first run. To exit the program, press CTRL + Q.

screenshot