new app: pretixdroid

This commit is contained in:
Marcus Hoffmann 2018-02-28 20:35:04 +01:00
parent 34d10aa9ac
commit efa1ce75e6
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530

View 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