Skip to content

DaiQiangReal/WF_WebBasedFileBrowser

Repository files navigation

WF FileBrowser

python build FrameWork
A user-friendly install easily WebBased File Browser programed with Python Django with Material Design Interface.
一款易用性强快速部署美观的网页文件管理器,符合Google Material Design,采用Python语言 Django 框架编写。

English | 中文文档


Contact me
DaiQiang: [email protected]

Advantage

  • Quick configuration, one-click deployment, start the project immediately, python interpret runs without compiling.
  • CSRF token authentication technology to prevent cross-site request forgery (CSRF) attacks.
  • Asynchronous dynamic loading technology, can instantly render tens of thousands of files.
  • File preview function Quickly view text files, project codes, and image files in various formats.
  • Multi-file fast compression to zip for downloading.
  • Customizable background image and other styles you love.

Login

login

File Preview

preview

Drag to move or copy files

drag

Quickly rename files

rename

Delete files

delete

Installation Guide

  1. Download all files of the project

  2. Run command in shell(Linux) cmd or powershell(windows) pip install Django If both python3 and python2 are installed in your PC, please run pip3 install Django

  3. Modify configuration.json

  4. Run command in shell(Linux) cmd or powershell(windows) to start the server python3 manage.py runserver 0.0.0.0:5210

0.0.0.0 and 5210 can be replaced with custom IPs and ports.

  1. Use Web Browser access to 0.0.0.0:5201 to manage files.

About

A user-friendly Web File Browser.一款 易用性强 快速部署美观的网页文件管理器.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published