new app: pretixdroid
This commit is contained in:
parent
34d10aa9ac
commit
efa1ce75e6
34
metadata/eu.pretix.pretixdroid.yml
Normal file
34
metadata/eu.pretix.pretixdroid.yml
Normal file
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0
|
||||
SourceCode: https://github.com/pretix/pretixdroid
|
||||
IssueTracker: https://github.com/pretix/pretixdroid/issues
|
||||
|
||||
Summary: Validates tickets generated by pretix
|
||||
Description: |-
|
||||
pretix is an Open Source online ticket shop available at [https://pretix.eu/about/en/]
|
||||
If you organize your conference with pretix, you can use this application to scan the tickets at the entrance.
|
||||
This project is stable and tested in production.
|
||||
|
||||
Features:
|
||||
|
||||
* Connecting the app to a pretix installation for a specific event
|
||||
* Scanning and validating tickets simultaneously on multiple devices
|
||||
* Toggling autofocus and flashlight
|
||||
* Manually search for a ticket code or an attendee name
|
||||
* Support for usage without an internet connection
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/pretix/pretixdroid
|
||||
|
||||
Builds:
|
||||
- versionName: '1.10'
|
||||
versionCode: 12
|
||||
commit: v1.10
|
||||
subdir: pretixdroid/app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
Loading…
Reference in a new issue