/currency-converter

This is a simple application for converting currencies, with support for various APIs.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Currency Converter

A simple currency converter using Google-based data

CurrencyConverter

Features

  • Google finance conversion provider
  • European Central Bank conversion provider through the API (Frankfurter)

Flathub

Download on Flathub

Building

Requirements

  • Python 3 python
  • PyGObject python-gobject
  • GTK4 gtk4
  • libadwaita (>= 1.2.0) libadwaita
  • Meson meson
  • Ninja ninja
  • D-Bus python-dbus

Building from Git

 git clone --recurse-submodules https://github.com/idevecore/currency-converter.git
 cd currency-converter
 meson builddir --prefix=/usr/local 
 sudo ninja -C builddir install

Translations

Translation status ✨Powered by Weblate

Currency Converter has been translated into the following languages:

Translation status

Please help translate Currency Converter into more languages through Weblate.

Donate

If you like this project and have some spare money left, consider donating:

Ko-fi and Github Sponsors

Download on Flathub Download on Flathub

License

GNU General Public License 3 or later