Add Webserial (#444)

* Webserial

* Webserial
This commit is contained in:
iranl
2024-08-09 11:35:42 +02:00
committed by GitHub
parent 44b5f71b40
commit 43ac62a22d
86 changed files with 1846 additions and 1192 deletions

View File

@@ -0,0 +1,10 @@
name=MycilaWebSerial
version=6.3.0
author=Mathieu Carbou <mathieu.carbou@gmail.com>
category=Communication
maintainer=Mathieu Carbou <mathieu.carbou@gmail.com>
sentence=A Web based Serial Monitor for ESP8266 & ESP32 to debug your code remotely.
paragraph=MycilaWebSerial is a webpage based Serial Monitor to log, monitor, or debug your code remotely.
url=https://github.com/mathieucarbou/MycilaWebSerial
architectures=esp8266,esp32
license=MIT