Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 710 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 710 Bytes

Java CI with Maven

Alf.io Check-in CLI App

Small commandline app to be used for check-in people via the great alf.io ticket reservation system.

Requirements

  • Java 11
  • USB QR-Code Scanner as HID with German Keyboard Layout

Options

-e,--event <arg>   event name   
-k,--key <arg>     api key   
-l,--list          display upcoming events   
-u,--url <arg>     alf.io ticket system url

Run

java -jar alf-io-cli-app -e <event_name> -k <alf.io_api_key> -u <alf.io_system_url