6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
Categories:
|
|
- Multimedia
|
|
License: GPL-2.0-or-later
|
|
WebSite: http://www.pcdimmer.de/
|
|
SourceCode: https://github.com/xn--nding-jua/PC_DIMMER_Android
|
|
IssueTracker: https://github.com/xn--nding-jua/PC_DIMMER_Android/issues
|
|
|
|
AutoName: PC_DIMMER
|
|
Summary: Remote light control
|
|
Description: |-
|
|
Control some parts of [https://www.pcdimmer.de/ PCDIMMER] instances, a software
|
|
for managing up to 16 DMX-Universes.
|
|
|
|
* control panel
|
|
* scenes
|
|
* single devices or groups (Dimmer/Strobe/Shutter, RGB+A+W, PanTilt and Iris)
|
|
* node control
|
|
* channel overview and single channels
|
|
|
|
[https://github.com/xn--nding-jua/PC_DIMMER_Android/tree/master/Screenshots
|
|
Screenshots]
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/xn--nding-jua/PC_DIMMER_Android
|
|
|
|
Builds:
|
|
- versionName: '1.4'
|
|
versionCode: 5
|
|
commit: 7d7d8199214f80b1c9fb9d98b3f997328a0568e8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: See https://github.com/xn--nding-jua/PC_DIMMER_Android/issues/9
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.4'
|
|
CurrentVersionCode: 5
|