Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 455 Bytes

Python Cryptocurrency Price Tracker

A simple GUI with cryptocurrency price tracker, using python, tkinter and coingecko API.

Working Screenshot

In order to use this tracker:

  • Run pip install requests tk in terminal
  • Run python main.py

Currently there are 6 cryptocurrencies added in the list, you can add your own depending on your preferences.