metiscus / cquote

A console based stock quote viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A console based stock quote viewer

License:GNU General Public License v3.0


Languages

Language:C++ 84.5%Language:Python 6.7%Language:C 4.7%Language:TeX 1.6%Language:CMake 1.4%Language:CSS 0.4%Language:M4 0.3%Language:Shell 0.3%Language:Makefile 0.1%Language:HTML 0.1%Language:JavaScript 0.0%