Skip to content

mathieu2em/cryptoWidgetX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptoWidgetX

a simple elegant open-source desktop widget showing cryptocurrencies actual rates

This project is still in development

here is what the first working MVP looks like :

How Does It Works?

Every 3 seconds, the program will tick the binance API to know the values of selected assets. If you want to add other ones to be ticked, you just enter the asset name in the input fiel and click on add. A new row will be generated in the window and the value of this crypto will be shown in canadian dollars value.

image

cryptowidget

To install

pip install -r requirements.txt
python3 main.py

About

a simple elegant open-source desktop widget showing cryptocurrencies actual rates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages