Open JJRcop opened 2 years ago
Totally agree! For that, libcurl has to be built and support for fetching the exchange rates must be enabled when building libqalculate. I created an issue for that in libqalculate-android: https://github.com/mr-kenhoff/libqalculate-android/issues/4
This is technically separate from including libcurl, but if possible I'd make sure the exrates
command works so you can refresh on demand
Qalculate! supports fetching currency rates from the internet and permits queries like
1 USD to EUR
, or even1$/gallon to €/liter
. It would be nice to have that function in this mobile app.