fintic
Install instructions
sudo apt-get update
sudo apt-get install python3-pip
pip3 install finnhub-python
pip3 install flask
pip3 install pillow
sudo apt-get install libopenjp2-7
sudo apt-get install libtiff5
sudo apt-get install git
git clone https://github.com/zcqsntr/fintic --recursive
Run instructions
cd fintic/fintic
To conver bdf font to pil format do pilfont.py
Description
Mirror of https://github.com/fin-tic/fintic (private repo)
This is the software that runs on the raspberry pi 3 inside a fintic.io device.
Languages
Python
34.1%
CSS
26%
JavaScript
23.1%
HTML
15.5%
Shell
1.3%