{ "name": "TTYD - Web terminal", "port": 8092, "id": "ttyd", "description": "", "short_desc": "A utility that allows you to access a command line from your web browser", "author": "", "source": "", "image": "", "form_fields": [ { "type": "text", "label": "Username", "max": 50, "min": 3, "required": true, "env_variable": "TRANSMISSION_USERNAME" }, { "type": "password", "label": "Password", "max": 50, "min": 3, "required": true, "env_variable": "TRANSMISSION_PASSWORD" } ] }