alisolanki / cryptocurrency-price-tracker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Cryptocurrency Price Tracker

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

Price Tracker Screenshot

In order to use this tracker:

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

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%