fintic-tracker/README.md

17 lines
248 B
Markdown
Raw Normal View History

2021-04-26 20:13:08 +00:00
# fintic
2021-05-04 15:28:29 +00:00
## Install instructions
```console
sudo apt-get update
sudo apt-get install git
git clone https://github.com/zcqsntr/fintic --recursive
```
2021-04-26 20:13:08 +00:00
To conver bdf font to pil format do pilfont.py <font filename>
pip3 install finnhub-python
2021-05-04 15:28:29 +00:00