rewrite yml: fr.asterope
This commit is contained in:
parent
00e3321be2
commit
3ee7764fd3
|
@ -1,25 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:GPL-3.0-only
|
||||
Web Site:https://sourceforge.net/projects/androidrun
|
||||
Source Code:https://sourceforge.net/p/androidrun/code
|
||||
Issue Tracker:
|
||||
|
||||
Name:AndroidRun
|
||||
Auto Name:AndroidRun v0.02
|
||||
Summary:Calculate distance, instant and average speed
|
||||
Description:
|
||||
Suitable for running/biking, it calculates distance, instant speed and average
|
||||
speed. It also logs all these data (plus location information) in a CSV file
|
||||
that can easily be imported, e.g. in LibreOffice, for offline analysis.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://git.code.sf.net/p/androidrun/code
|
||||
|
||||
Build:1.0,1
|
||||
commit=dbf642887a200b448e84e53e582e4e2d678c45a1
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
26
metadata/fr.asterope.yml
Normal file
26
metadata/fr.asterope.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://sourceforge.net/projects/androidrun
|
||||
SourceCode: https://sourceforge.net/p/androidrun/code
|
||||
|
||||
Name: AndroidRun
|
||||
AutoName: AndroidRun v0.02
|
||||
Summary: Calculate distance, instant and average speed
|
||||
Description: |-
|
||||
Suitable for running/biking, it calculates distance, instant speed and average
|
||||
speed. It also logs all these data (plus location information) in a CSV file
|
||||
that can easily be imported, e.g. in LibreOffice, for offline analysis.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.code.sf.net/p/androidrun/code
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: dbf642887a200b448e84e53e582e4e2d678c45a1
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
Loading…
Reference in a new issue