Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 873 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 873 Bytes

member-label-print

Prints a label with the member's name on it when they scan their fob. Backed by aMember Pro.

Hardware

Setup

  1. Enable the "Rest API Module" addon in aMember Pro
  2. Create a new user field in aMember Pro with the following (minimum) details:
    • Field Name: fob
    • Field Type: SQL
    • SQL field type: Text (string data)
    • Display Type: text
  3. Create a new "Remote API key" with the following permissions:
    • Users: index

Installation

Set your environment variables of interest:

TODO

Then run ./app.exe (or whatever the executable's name is). Downloads are available from the github releases.