mirror of
https://github.com/s00500/ESPUI.git
synced 2025-07-14 17:31:01 +00:00
.github
data
docs
examples
img
lang
pio_examples
src
tools
.clang-format
.gitignore
ESPUI_blocks.js
LICENSE
README.md
keywords.txt
library.json
library.properties
11 lines
400 B
INI
11 lines
400 B
INI
name=ESPUI
|
|
version=2.1.1
|
|
author=Lukas Bachschwell
|
|
maintainer=Lukas Bachschwell <lukas@lbsfilm.at>
|
|
sentence=ESP32 and ESP8266 Web Interface Library
|
|
paragraph=A simple library that implements a web graphical user interface for ESP32 and ESP8266. It is simple to use and works side by side with your sketch.
|
|
category=Communication
|
|
url=https://github.com/s00500/ESPUI
|
|
architectures=*
|
|
depends=ArduinoJson
|