πŸš€ SnapDropX

Secure β€’ Zero-Config β€’ Local File Drop Server

πŸ”’ Secure session active β€’ {{ items|length }} items β€’ Path sandboxed

Drag & drop files here

Secure upload β€’ No traversal β€’ Session protected

{% if items %} {% for item in items %} {% endfor %}
Name Size Modified Action
{% if item.is_dir %} πŸ“ FOLDER {{ item.name }} {% else %} {{ item.name.split('.')[-1]|upper }} {{ item.name }} {% endif %} {{ format_size(item.size) if not item.is_dir else "-" }} {{ item.modified.strftime('%Y-%m-%d %H:%M') }} {% if not item.is_dir %} DOWNLOAD {% endif %}
{% else %}

πŸ“­ This directory is empty

{% endif %}