Skip to content

The Cryptocurrency Price Tracker is a simple desktop application built using Python and the Tkinter library that allows users to conveniently monitor the current prices of various cryptocurrencies in real-time.

License

tangorishi/CryptoPriceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The Cryptocurrency Price Tracker is a simple desktop application built using Python and the Tkinter library that allows users to conveniently monitor the current prices of various cryptocurrencies in real-time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages