New App: Stop-o-Moto
This commit is contained in:
parent
41ac5ee793
commit
5e84be6f2e
29
metadata/de.digisocken.stop_o_moto.yml
Normal file
29
metadata/de.digisocken.stop_o_moto.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Graphics
|
||||
License: Unlicense
|
||||
AuthorName: deadlockz
|
||||
SourceCode: https://gitlab.com/deadlockz/caputhown
|
||||
IssueTracker: https://gitlab.com/deadlockz/caputhown/issues
|
||||
|
||||
AutoName: Stop-o-Moto
|
||||
Summary: Make gif and video files by taking single pictures
|
||||
Description: |
|
||||
This simple app creates videos (MP4) and GIF files from several camera shots and stores them under ''Documents/de.digisocken.stop-o-moto/'' on your device.
|
||||
|
||||
Stop-o-Moto uses the open ffmpegAndroid lib to create compatible video files.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/deadlockz/caputhown.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.95'
|
||||
versionCode: 95
|
||||
commit: v0.95
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.95'
|
||||
CurrentVersionCode: 95
|
Loading…
Reference in a new issue