FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 1a554afb authored by Rob Thompson's avatar Rob Thompson
Browse files

update README

parent 8690ce15
No related branches found
No related tags found
No related merge requests found
# log_in
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment