96 lines
2.5 KiB
YAML
96 lines
2.5 KiB
YAML
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
|
|
|
|
- versionName: 2.0.2
|
|
versionCode: 217
|
|
commit: 2.0.2_217
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.2
|
|
versionCode: 220
|
|
commit: 2.0.2_220
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.2
|
|
versionCode: 222
|
|
commit: 2.0.2_222
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.3
|
|
versionCode: 223
|
|
commit: 2.0.3_223
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.3
|
|
versionCode: 224
|
|
commit: 2.0.3_224
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.4
|
|
versionCode: 226
|
|
commit: 2.0.4_226
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v_%c
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.0.4
|
|
CurrentVersionCode: 226
|