2024-11-06 20:14:59 +13:00
|
|
|
{
|
2025-10-09 19:43:23 +02:00
|
|
|
"name": "TasmoAdmin",
|
|
|
|
|
"slug": "tasmoadmin",
|
|
|
|
|
"categories": [
|
|
|
|
|
16
|
|
|
|
|
],
|
|
|
|
|
"date_created": "2024-05-02",
|
|
|
|
|
"type": "ct",
|
|
|
|
|
"updateable": false,
|
|
|
|
|
"privileged": false,
|
|
|
|
|
"interface_port": 9999,
|
|
|
|
|
"documentation": null,
|
|
|
|
|
"website": "https://github.com/TasmoAdmin/TasmoAdmin#readme",
|
|
|
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/tasmoadmin.webp",
|
|
|
|
|
"config_path": "",
|
|
|
|
|
"description": "TasmoAdmin is an administrative platform for devices flashed with Tasmota.",
|
|
|
|
|
"install_methods": [
|
|
|
|
|
{
|
|
|
|
|
"type": "default",
|
|
|
|
|
"script": "ct/tasmoadmin.sh",
|
|
|
|
|
"resources": {
|
|
|
|
|
"cpu": 1,
|
|
|
|
|
"ram": 512,
|
|
|
|
|
"hdd": 2,
|
|
|
|
|
"os": "debian",
|
|
|
|
|
"version": "13"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"default_credentials": {
|
|
|
|
|
"username": null,
|
|
|
|
|
"password": null
|
|
|
|
|
},
|
|
|
|
|
"notes": []
|
2025-04-24 11:49:40 +02:00
|
|
|
}
|