Skip to content

Un visualizador de tipos de cambio de divisas y precios de criptomonedas en tiempo real creado con Flet. Esta aplicación proporciona información actualizada sobre diversos tipos de cambio de divisas y precios de criptomonedas utilizando datos de ElToque.

Notifications You must be signed in to change notification settings

ElJoker63/cambio-actual

Repository files navigation

Dynamic JSON Badge

Cambio Actual

A real-time currency exchange rate and cryptocurrency price viewer built with Flet. This application provides up-to-date information on various currency exchange rates and cryptocurrency prices using data from ElToque.

Download


Features

  • Real-time currency exchange rates
  • Cryptocurrency price tracking
  • Dark mode interface
  • Responsive design
  • Easy navigation between views
  • Reference information display

Prerequisites

  • Python 3.7 or higher
  • Flet library
  • Internet connection for API access

Installation

  1. Clone the repository:
git clone https://github.com/ElJoker63/cambio-actual
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Make sure you have the following assets in your project structure:
  2. /assets/fonts/ - Contains Quicksand font family files
  3. /assets/ - Contains currency and cryptocurrency icons

Running the Application

To run the application, navigate to the project directory and execute:

flet run

The application will start in dark mode by default and display the main currency exchange view.

Project Structure

  • main.py - Main application file containing the UI and logic
  • api_toque.py - API integration for fetching exchange rates and crypto prices
  • /assets/ - Directory containing images and fonts
  • /assets/fonts/ - Quicksand font family files
  • Currency and cryptocurrency icons (PNG format)

Usage

  • The main view displays currency exchange rates for USD, ECU, MLC, and BTC
  • Click the currency exchange icon in the top bar to switch to cryptocurrency view
  • Click the home icon to return to the main view
  • Click the information icon to view app details and links

License

Free

Links

Disclaimer

The exchange rates shown in this application are reference values calculated from informal market data. They are not official rates and should be taken only as a reference. The final price of private buying and selling may vary.

About

Un visualizador de tipos de cambio de divisas y precios de criptomonedas en tiempo real creado con Flet. Esta aplicación proporciona información actualizada sobre diversos tipos de cambio de divisas y precios de criptomonedas utilizando datos de ElToque.

Resources

Stars

Watchers

Forks

Languages