Skip to content

A simple Python application with a GUI interface created using the Tkinter library, designed to display real-time Bitcoin prices and their conversion rates to multiple currencies.

Notifications You must be signed in to change notification settings

Happymic/BitcoinPriceApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bitcoin Price and Currency Converter App

Overview

The Bitcoin Price and Currency Converter App is a simple Python application with a graphical user interface (GUI) built using the Tkinter library. It provides real-time Bitcoin price information and allows users to convert Bitcoin amounts to various currencies.

Features

  • Real-time Bitcoin price tracking in USD, CNY, GBP, EUR, and JPY.
  • Easy currency conversion for Bitcoin.
  • Simple and user-friendly GUI.

Installation

To run this application on your local machine, follow these steps:

  1. Clone the repository to your computer.
  2. Ensure you have Python installed (Python 3 is recommended).
  3. Install the required dependencies by running:
    pip install requests  

About

A simple Python application with a GUI interface created using the Tkinter library, designed to display real-time Bitcoin prices and their conversion rates to multiple currencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages