Skip to content

Releases: IrdurDev/FileLister

File Lister [v1.1]

Choose a tag to compare

@IrdurDev IrdurDev released this 08 Jun 16:49
f749a4a

FileLister v1.1

🚀 What's new

  • Drag & drop support – Now you can add files by simply dragging them from your computer into the window.
    More convenient, faster, and completely optional: the manual selection button remains available as always.

🎯 Reason

To modernize the user experience and make FileLister even easier and more intuitive, without losing any of the features that already worked correctly.

📦 Download

Download the file FileLister-v1.1.html


FileLister v1.1 发布说明

🚀 新功能

  • 支持拖拽上传 – 现在你可以直接从电脑将文件拖拽到窗口中即可添加。
    更便捷、更快速,并且完全可选:手动选择的按钮一如既往可用。

🎯 更新原因

为了现代化使用体验,让 FileLister 更加简单直观,同时不丢失任何已经正常工作的功能。

📦 下载

下载文件 FileLister_Chinese-v1.1.html

File Lister [v1.0]

Choose a tag to compare

@IrdurDev IrdurDev released this 26 May 16:13
a264daf

FileLister v1.0

Lightweight HTML tool to upload, sort and export file lists. No server, no dependencies.

✨ What's new

  • Upload any files (any type)
  • View name, size and modification date
  • Sort by: alphabet, alphanumeric, date (newest first) or size (smallest first)
  • Delete individual files or clear all
  • Export current view as .txt file
  • 12 languages (🇬🇧 EN, 🇪🇸 ES, 🇫🇷 FR, 🇮🇹 IT, 🏴󠁥󠁳󠁣󠁴󠁿 CA, 🏛️ LA, 🌐 EO, 🇷🇺 RU, 🇯🇵 JA, 🇰🇷 KO, 🇮🇳 HI, 🇧🇷 PT-BR)
  • Fully client-side – your files never leave your computer

🚀 How to use

  1. Download FileLister-v1.0.html
  2. Open with any modern browser
  3. Click “Upload files” and select files
  4. Sort, delete or download the list

📜 License

MIT – free to use, modify and share.


FileLister v1.0 发布说明

FileLister 是一款轻量级纯前端工具,无需服务器,无需安装。上传任意文件,即可查看名称、大小、修改日期,并支持排序和导出。

✨ 主要功能

  • 📂 上传任意文件(图片、文档、压缩包等)
  • 📋 显示文件名、大小、最后修改时间
  • 🔀 四种排序方式:
    • 字母顺序 (A–Z)
    • 字母数字混合自然排序 (如 file2file10 前)
    • 修改日期(最新的在前)
    • 文件大小(最小的在前)
  • 🗑️ 单独删除或一键清空列表
  • 📄 导出当前列表为 .txt 文件
  • 🌐 完全本地运行,文件不会离开你的电脑
  • 🔤 界面语言:简体中文、繁體中文、文言文

🚀 使用方法

  1. 下载 FileLister_Chinese-v1.0.html
  2. 用浏览器打开(Chrome / Firefox / Edge / Safari)
  3. 点击“上传文件”选择文件
  4. 使用排序按钮整理列表
  5. 点击“导出为 .txt 文件”保存列表

详细说明请查看 README.md