Initial commit

This commit is contained in:
backuppc
2026-01-16 14:35:56 +09:00
commit 550b8263db
15 changed files with 1183 additions and 0 deletions

7
metadata.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Serial Monitor",
"description": "A modern RS232 Serial Port Monitor and Bypass tool. Visualize TX/RX packets in Hex or ASCII, and bridge data between two ports in real-time.",
"requestFramePermissions": [
"serial"
]
}