Portfolio interface and tracker for TASI exchange using web scraping.
Go to file
HeshamTB 4046267e9c
stonks:
- Added GPL-v3.
	- Check if jq is installed, if not, quit.
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-08-21 15:52:54 +03:00
.gitignore - Add stock holdings as json in 'data' dir. 2020-08-21 01:57:41 +03:00
add GPL v3 2020-08-21 03:14:38 +03:00
getinfo getinfo: 2020-08-21 15:45:32 +03:00
LICENSE GPL v3 2020-08-21 03:14:38 +03:00
readdelta GPL v3 2020-08-21 03:14:38 +03:00
README.md README incomplete 2020-08-21 15:17:59 +03:00
readprice GPL v3 2020-08-21 03:14:38 +03:00
stonks stonks: 2020-08-21 15:52:54 +03:00
update GPL v3 2020-08-21 03:14:38 +03:00

stonks

A simple commad line interface to track stock holdings live on TASI exchange. The interface is similar to htop, top and mc.

Usage

(TODO)

Requirments

  • jq (json proccesor)
  • html2text (html2text2)
  • curl