Hello all,

I am trying to create an RFID module on the Magic Mirror and would like to implement a feature that would ask the user for their name, and then assign that name to a tag. I currently have the reading/outputting features running, but can’t figure out how to take a name from the user to be written to a new tag.

Are there any existing modules that either:

Open a popup window that can be typed into Show a input box on the mirror to be outputted Or even open up a terminal window or something like that

Thank you