A PySide6 application to convert currencies witn real-time rates.
- Converte between multiple currencies
- Inverse currency rates with a single click
- Simple, responsive UI
-
Clone repository: git clone https://github.com/IDcorvus/currency_converter.git
-
Install dependencies: pip install PySide6 currency_converter
-
Run the app: python app.py