StarGW-net / stargw-fx

FX Rate App for Android
Apache License 2.0
6 stars 0 forks source link

A free simple Foreign Exchange Rate Currency app. Clean interface, free rates and no adverts.

FX Rates

Get 24hour rates free from the ECB or sign up for a free Open Exchange Rate account and receive hourly rates from more currencies.

Set Exchange rate Notifications and get alerts.

5 styles of widgets to chose from.

After a number of years I have stopped releasing apps on Google Play and have now moved all my apps to F-Droid.

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">

Buy Developer a Coffee:

<img src="https://www.stargw.net/android/karma/images/coffee-buy2.png" alt="By Developer a Coffee" height="120">

TODO: Currently I use AlarmManager to update the currency rates every hour. This can sometimes fail if the network is not ready. I should probably switch to using WorkManager.