Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 806 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 806 Bytes

currencyConverter

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.

Development

To use this program, just

clone the repo or download the .zip

python3 -m pip install rumps requests

python3 currencyConverter.py

Snapshot

alt text

License

See LICENSE for details. Copyright Ahmed El Gohary, 2017.