64 lines
1.7 KiB
YAML
64 lines
1.7 KiB
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
Categories:
|
|
- Multimedia
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
WebSite: https://secuso.org/pfa
|
|
SourceCode: https://github.com/SecUSo/privacy-friendly-weather
|
|
IssueTracker: https://github.com/SecUSo/privacy-friendly-weather/issues
|
|
Changelog: https://github.com/SecUSo/privacy-friendly-weather/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: Weather
|
|
Description: |-
|
|
Lets you watch the weather for cities and locations. This includes the current
|
|
weather as well as a 5 day / 3 hour forecast. Furthermore, Privacy Friendly
|
|
Weather provides a radius search. This makes it possible to find the locations
|
|
around a given location which have the best weather conditions at the moment.
|
|
|
|
Weather data is provided by [http://openweathermap.org/ Open Weather Map].
|
|
|
|
The app belongs to the group of Privacy Friendly Apps developed at the
|
|
[https://secuso.org/ SECUSO research group] of Technische Universitaet
|
|
Darmstadt. It does not require any permission and relinquishes advertisement and
|
|
tracking mechanisms.
|
|
|
|
''NonFreeNet:'' OpenWeatherMap service itself is not open source.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SecUSo/privacy-friendly-weather
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.0'
|
|
versionCode: 5
|
|
commit: v2.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.1.1
|
|
versionCode: 6
|
|
commit: v2.1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.1.1
|
|
CurrentVersionCode: 6
|