Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.19 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.19 KB

Crypto-Manager-Desktop-App

Cool chart drawer with candle support

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

Features

  • 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

Tech

Chartilo uses a number of open source projects to work properly:

Installation

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

License

MIT

Free Software, Hell Yeah!