Well this is awkward - a major bug was causing double timezone conversions. That has hopefully been fixed....
As well, there is an issue of heavens-above being overwhelmed and instituting quotas. Not sure what they are at the moment. But trying to ensure I only make reasonable requests.
1 - Remove hourly updates
2 - put semaphore around sending request to ensure only a single request is sent
3 - fixed double UTC to Local Timezone conversion!
Added date to string.
Removed settings flag (shouldn't attempt a settings page)
Removed hourly refresh - try to reduce strain on heavens-above
Initial release.
Using current location, finds the next 4 flares of at least a 0 magnitude.
Every minute alternates between:
* text display of (local) time, azimuth (compass direction), altitude (how far to tilt head back) and magnitude (how bright - smaller is brighter)
* graphical map of the flares
Based idea and initial code base from "Iridium Forecast Clock" by Nikita Komarov.