mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Add Ojo, the RTSP surveillance camera viewer
This commit is contained in:
parent
59140b66f7
commit
bf26ba1ae4
1 changed files with 28 additions and 0 deletions
28
metadata/it.danieleverducci.ojo.yml
Normal file
28
metadata/it.danieleverducci.ojo.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Security
|
||||
- Multimedia
|
||||
- Connectivity
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Daniele Verducci
|
||||
AuthorEmail: daniele.verducci@gmail.com
|
||||
SourceCode: https://github.com/penguin86/ojo
|
||||
IssueTracker: https://github.com/penguin86/ojo/issues
|
||||
|
||||
Name: Ojo RTSP IP Camera viewer
|
||||
AutoName: Ojo
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/penguin86/ojo.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.2
|
||||
versionCode: 2
|
||||
commit: 448ff4d2b3d65233ea9c879a8f7e1b06300afc36
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.2
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue