currencyConverter is a simple MacOS statusbar app that is built using Python and rumps.
This is a program that allows you to check your desired exchange rate in your status bar. It is intended for people who live/ study abroad and find themselves checking the exchange rate way too often before purchasing stuff.
Please note this project is still in development.
To use this program, just
clone the repo or download the .zip
python3 -m pip install rumps requests
python3 currencyConverter.py
See LICENSE for details. Copyright Ahmed El Gohary, 2017.