- Notifications
You must be signed in to change notification settings - Fork15
DaiQiangReal/WF_WebBasedFileBrowser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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:daiqianghaha@foxmail.com |
- 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.
Download all files of the project
Run command in shell(Linux) cmd or powershell(windows)
pip install Django
If both python3 and python2 are installed in your PC, please runpip3 install Django
Modify
configuration.json
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.
- Use Web Browser access to 0.0.0.0:5201 to manage files.
About
A user-friendly Web File Browser.一款 易用性强 快速部署美观的网页文件管理器.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.