initial commit

This commit is contained in:
backuppc
2026-01-23 11:41:59 +09:00
parent 6e459ac795
commit fa5a044fba
18 changed files with 2297 additions and 0 deletions

7
metadata.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "UHF RFID Web Controller",
"description": "A web-based controller for RRU9809 UHF RFID Readers using Web Serial API. Ports functionality from legacy WinForms software to a modern React interface.",
"requestFramePermissions": [
"serial"
]
}