mirror of
https://github.com/s00500/ESPUI.git
synced 2024-11-04 18:50:54 +00:00
16 lines
357 B
JSON
16 lines
357 B
JSON
{
|
|
"name": "ESPUI",
|
|
"keywords": "ESPUI, esp32, ui, espui, user, interface, gui, iot, arduino, Wifi, server, webinterface, web",
|
|
"description": "Quickly create an user interface on an ESP32",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/s00500/ESPUI.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms":
|
|
[
|
|
"espressif"
|
|
]
|
|
}
|