一个前端使用JS原生DOM功能,后端使用python的flask框架的在线文件浏览器框架。
Windows和Linux系统均支持,轻量化极简设计,方便部署,UI也不难看。
前后端分离,有文件浏览,下载,上传,删除等功能。
无鉴权,仅供学习使用,不适合公开部署。
一时兴起写的,代码比较乱。
部分代码使用AI生成。
An online file browser framework with the frontend using native JS DOM functions and the backend built on Python's Flask framework.
Both Windows and Linux systems are supported. It features a lightweight and minimalist design, is easy to deploy, and has a decent-looking UI.
It features a separation of frontend and backend, with functionalities including file browsing, downloading, uploading, and deleting.
There is no authentication. It is intended for learning purposes only and is not suitable for public deployment.
It was developed on a whim, so the code is rather messy.
Some parts of the code were generated by AI.