38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0
|
|
SourceCode: https://github.com/pretix/pretixdroid
|
|
IssueTracker: https://github.com/pretix/pretixdroid/issues
|
|
|
|
AutoName: pretixdroid
|
|
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
|
|
CurrentVersion: '1.10'
|
|
CurrentVersionCode: 12
|