Skip to content

Files

Latest commit

592e8cb · Oct 4, 2018

History

History

Bitcoin-Price-GUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 4, 2018
Oct 4, 2018

Bitcoin price GUI

Tells the current price of bitcoin using Python's TKinter library and using luno free api. Press refresh to get the latest price.

How to use

python bitcoin-price.py

or

python3 bitcoin-price.py

  • the default pair is Bitcoin to Malaysian Ringgit, to change that, click here to find out what tickers are available and change XBTMYR in line 9.