46 lines
1.4 KiB
YAML
46 lines
1.4 KiB
YAML
Disabled: non-free license
|
|
Categories:
|
|
- Navigation
|
|
License: CC-BY-NC-SA-2.0
|
|
SourceCode: https://github.com/ligi/Solar-Activity-Monitor
|
|
IssueTracker: https://github.com/ligi/Solar-Activity-Monitor/issues
|
|
|
|
AutoName: Solar Activity Monitor
|
|
Summary: Android Widget to show Solar Activity
|
|
Description: |-
|
|
This is a Widget to display the latest 3 Hourly Planetary(estimated Ap) K
|
|
Indices from [http://www.swpc.noaa.gov/ftpdir/lists/geomag/AK.txt swpc.noaa.gov]
|
|
to e.g. help UAS Pilots to be aware of possible GPS-Problems.
|
|
|
|
Thanks to [http://mikrokopter.de mikrokopter.de] for the impulse,
|
|
[http://www.swpc.noaa.gov swpc.noaa.gov] for the Data and Clemens -Nebukad-
|
|
Wronski for the Graphics!
|
|
|
|
WARNING: Addtitonally to THE CC-NC-SA licence it is not allowed to use this
|
|
project in any violent manner! This explicitly includes that lethal Weapon
|
|
owning "people" and organisations (e.g. army & police) are not allowed to use
|
|
this project.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/ligi/Solar-Activity-Monitor.git
|
|
|
|
Builds:
|
|
- versionName: '0.12'
|
|
versionCode: 12
|
|
commit: '0.12'
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 1.0.0
|
|
versionCode: 100
|
|
commit: '1.0'
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i '/android-sdk-manager/d' build.gradle
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '0.12'
|
|
CurrentVersionCode: 12
|