Skip to content

Currency Converter is a cross-platform Electron-based desktop application that allows users to convert between multiple currencies using real-time exchange rates. With a clean and intuitive GUI, this app lets you quickly and easily convert currencies with a few simple clicks. The app is powered by the freecurrencyapi currently

Notifications You must be signed in to change notification settings

manxlr/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 Currency Converter

A simple and intuitive Currency Converter built with Electron and JavaScript. This application allows you to convert between different currencies using live exchange rates from a free API.

Currency Converter is a lightweight and user-friendly application that allows users to easily convert between major world currencies. The app fetches real-time exchange rates and performs conversions at the click of a button.


🔍 Key Features of the App

  • Real-time Currency Conversion
    Convert currencies using realtime up-to-date exchange rates from the FreeCurrencyAPI.

  • User-Friendly GUI Interface
    Built using Electron, it provides a smooth and intuitive interface for currency conversion.

  • Support for Multiple Currencies
    Convert between a variety of major currencies, including USD, EUR, GBP, INR, JPY, and more!

  • Conversion History
    View the result of each currency conversion, including the input amount and converted amount.

  • Open-Source Project
    Fully transparent and open for contributions under the MIT license.


📝 Table of Contents

  1. Usage
  2. Features
  3. Contribution
  4. License
  5. Contact

🚀 Usage

To run the application:

Windows

Please use this link to download Setup

Source Code

  1. Clone or download the repository.
  2. Install the dependencies by running the following command in your project directory:
    npm install
  3. Start the application using:
    npm start
  4. A GUI window will open, allowing you to enter the amount to convert, select the source and target currencies, and view the converted result.

Currency Converter GUI


🛠️ Features

  • Currency Conversion: Convert between major currencies using live exchange rates.
  • Real-time Fetching: The app fetches the latest exchange rates from the FreeCurrencyAPI.
  • Simple User Interface: The app has an intuitive interface with dropdown menus for currencies and a text box for the amount.

🤝 Contribution

We welcome contributions! If you have any improvements, bug fixes, or new ideas, feel free to contribute to the repository:

  • Fork the repository.
  • Create a new branch.
  • Submit a Pull Request with a detailed description of your changes.

📜 License

This project is licensed under the MIT License, allowing you to freely use, modify, and distribute the code.

MIT License


📧 Contact

For any questions, suggestions, or feedback, please reach out:


🔗 Links


💖 Donations

If you find this project helpful and would like to support its continued development, you can donate using the following cryptocurrency addresses:

  • Ethereum (ETH): 0x23774348bc491Ff70F39c63f39B0e542a59b5B14
  • Bitcoin (BTC): bc1qp7wltg8frvecuujjs9f3ck28r0s0h0qzld2fu6
  • Dogecoin (DOGE): DTbwxMs4wenN2kUea77rHPQ8nbJrSk4o7D

Your support is greatly appreciated and helps maintain and improve open-source projects!


About

Currency Converter is a cross-platform Electron-based desktop application that allows users to convert between multiple currencies using real-time exchange rates. With a clean and intuitive GUI, this app lets you quickly and easily convert currencies with a few simple clicks. The app is powered by the freecurrencyapi currently

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published