patrick-ausderau / AurorAlertFinland

Android app that trigger an alert if the conditions to see aurora are met (dark sky, low cloud cover and high magnetic activity)
GNU General Public License v3.0
0 stars 0 forks source link

AurorAlert Finland

Android app that trigger an alert if the conditions to see aurora in Finland (eventually in Estonia, north Sweden/Norway and north-west Russia too?) are met (dark sky, low cloud cover and high magnetic activity)

To build from sources

  1. generate your own api key for data.fmi.fi
  2. in your home folder ~/.gradle add your key in gradle.properties file (create it if needed): auroralert_fmi_apikey="YOUR-API-KEY-HERE"