Chartilo is the open-source app which allow you to draw charts in realtime. As well it allow you to choose timestamp and currency to draw.
- download app
- open exe file
- enjoy result
- no installation needs
- The ability to create your own drawing based modules on the current using Chartilo library
- The ability to change timestamp
- The ability to change currency
Note
developers only
Chartilo uses a number of open source projects to work properly:
Crypto-Manager-Desktop-App requires python v3+ to run.
If you didn't install PyQt5...
pip install pyqt5
Install the dependency.
pip install chartilo
pip install requests
you can browse all dependencies in the requirements.txt file you can create with chartilo library whatever you want
MIT
Free Software, Hell Yeah!