61 lines
1.4 KiB
YAML
61 lines
1.4 KiB
YAML
Categories:
|
|
- Graphics
|
|
- Multimedia
|
|
- Science & Education
|
|
License: GPL-3.0-only
|
|
AuthorName: Georg Rieger
|
|
AuthorEmail: georg.rieger@eblcom.ch
|
|
WebSite: https://github.com/Jiikuy/VelocityCalculator/wiki
|
|
SourceCode: https://github.com/jiikuy/velocitycalculator
|
|
IssueTracker: https://github.com/jiikuy/velocitycalculator/issues
|
|
|
|
AutoName: Velocity Calculator
|
|
Description: |-
|
|
'''NOTE:''' This app is no longer maintained, its repo was archived.
|
|
|
|
Calculates the speed of an object in a video. It needs to get calibrated once
|
|
before you can use it. The video must follow the following terms:
|
|
|
|
* It should not be shorter than 1 second.
|
|
* The camera should not move.
|
|
* The object must be visible at the start and the end of the video.
|
|
|
|
[https://github.com/Jiikuy/VelocityCalculator/wiki Full documentation].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/jiikuy/velocitycalculator
|
|
|
|
Builds:
|
|
- versionName: 1.1.1
|
|
versionCode: 3
|
|
commit: '2e07980'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 4
|
|
commit: '1.2'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 5
|
|
commit: '1.3'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 6
|
|
commit: 1.3.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.3.1
|
|
CurrentVersionCode: 6
|