From 138151c151c94ad18b2df1bd968b5bfb6b90e94b Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sat, 2 Feb 2019 17:59:28 +0100 Subject: [PATCH] new app Blitzortung Lightning Monitor Closes rfp#886 --- metadata/org.blitzortung.android.app.yml | 53 ++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 metadata/org.blitzortung.android.app.yml diff --git a/metadata/org.blitzortung.android.app.yml b/metadata/org.blitzortung.android.app.yml new file mode 100644 index 0000000000..c05c164f49 --- /dev/null +++ b/metadata/org.blitzortung.android.app.yml @@ -0,0 +1,53 @@ +Categories: + - -Science & Education +License: Apache-2.0 +SourceCode: https://github.com/wuan/bo-android +IssueTracker: https://github.com/wuan/bo-android/issues +Changelog: https://github.com/wuan/bo-android/blob/HEAD/ChangeLog + +AutoName: Blitzortung Lightning Monitor +Summary: Get an overview of the current thunderstorm situation +Description: |- + Simple to use map based application visualizing real time full area + lightning data provided by the blitzortung.org lightning location network + project. The current thunderstorm situation at your fingertips. + + '''Features:''' + + * realtime display of lightning data + * display of historical lightning data of the last 24 hours + * for regions Europe, North & South America, Asia, Africa and Australia/New Zealand + * lightning strike time color coded + * reduced data volume and fast response + * current lightning strike time and lightning count + * optional user location marker + * alert function shows distance/direction of storms + * background service for alerts + * support for notifications, sound and vibration alarm + * single stroke display for blitzortung.org participants + + Please visit [http://www.blitzortung.org] for more information regarding the + community based lightning location project. + + The raster display ensures a fast performance of the application even if + there is a very high thunderstorm activity. Blitzortung.org participants can + visualize all stroke locations individually. + + If you would like to contribute to a translation of the software in your + language, please do not hesitate to contact the author of the software. + +RepoType: git +Repo: https://github.com/wuan/bo-android + +Builds: + - versionName: 2.0.1 + versionCode: 215 + commit: 2.0.1_215 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v_%c +UpdateCheckMode: Tags +CurrentVersion: 2.0.1 +CurrentVersionCode: 215