Portfolio interface and tracker for TASI exchange using web scraping.
Go to file
HeshamTB 3f889404d1
getinfo:
- check and use correct html2text

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-08-21 15:45:32 +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 initial commit: 2020-08-19 22:16:30 +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