A simple gui to record IDs as typed or from a card reader with the time.
A simple gui to record IDs as typed or from a card reader with the time. This program uses PySimpleGui to open a window that will record IDs entered into an input element.
This program uses PySimpleGui to open a window that will record IDs entered into an input element.
We are using RF Ideas RDR-7581AKU readers (shamelessly repurposed from photocopiers) to read the card IDs.
It will output a message confirming the time that the ID was recorded and it will write the ID and the time to
It will output a message confirming the time that the ID was recorded, and the ID with that time to
a file for subsequent use.
It is very close to the cookbook examples for a persistent window, the main change is to the styling and