{% if download %} {% for obj in drives %}
{{ obj }} {{ obj|truncate(20) }}
{% endfor %} {% for obj in dirs %}
{{ obj }} {{ obj|truncate(20) }}
{% endfor %} {% for obj in files %}
{{ obj.name }} {{ obj.name|truncate(20) }}
{% endfor %} {% else %} File downloading is not allowed by the host machine. {% endif %}

X

Details
Connected WIFI {{ssid}}
IP-Address {{localhost}}
Port {{port}}
Scan the QR code to open in Phone
{% if upload %}

File Name : - - - -

File size : - - - -

File Type : - - - -


All the uploaded files will be saved in Downloads Folder.

{% else %} File uploading is not allowed by the host machine. {% endif %}