43 lines
1.6 KiB
JSON
43 lines
1.6 KiB
JSON
|
[
|
||
|
{
|
||
|
"name": "LuaSocket",
|
||
|
"description": "Network support for the Lua language",
|
||
|
"website": "https://w3.impa.br/~diego/software/luasocket/",
|
||
|
"recipe": "http://git.open-dev.ru/Radomir/lua-rtos-libs/raw/branch/main/recipes/luasocket.rec"
|
||
|
},
|
||
|
{
|
||
|
"name": "Binascii",
|
||
|
"description": "Hex & binary view helper",
|
||
|
"recipe": "http://git.open-dev.ru/Radomir/lua-rtos-libs/raw/branch/main/recipes/binascii.rec"
|
||
|
},
|
||
|
{
|
||
|
"name": "Connect",
|
||
|
"description": "Library for connect.unitx.pro cloud",
|
||
|
"recipe": "http://git.open-dev.ru/Radomir/lua-rtos-libs/raw/branch/main/recipes/connect.rec"
|
||
|
},
|
||
|
{
|
||
|
"name": "Utils",
|
||
|
"description": "Library with some utilities",
|
||
|
"recipe": "http://git.open-dev.ru/Radomir/lua-rtos-libs/raw/branch/main/recipes/utils.rec"
|
||
|
},
|
||
|
{
|
||
|
"name": "Logger",
|
||
|
"description": "Library with logger functions",
|
||
|
"recipe": "http://git.open-dev.ru/Radomir/lua-rtos-libs/raw/branch/main/recipes/logger.rec"
|
||
|
},
|
||
|
{
|
||
|
"name": "Telegram",
|
||
|
"description": "Library with Telegram bot functionality",
|
||
|
"recipe": "http://git.open-dev.ru/Radomir/lua-rtos-libs/raw/branch/main/recipes/telegram.rec"
|
||
|
},
|
||
|
{
|
||
|
"name": "Settings",
|
||
|
"description": "NVS settings helper",
|
||
|
"recipe": "http://git.open-dev.ru/Radomir/lua-rtos-libs/raw/branch/main/recipes/settings.rec"
|
||
|
},
|
||
|
{
|
||
|
"name": "Pro2timer",
|
||
|
"description": "Timer funtion like Watchdog pro2",
|
||
|
"recipe": "http://git.open-dev.ru/Radomir/lua-rtos-libs/raw/branch/main/recipes/pro2timer.rec"
|
||
|
}
|
||
|
]
|