md | ||
src | ||
.gitignore | ||
Dockerfile | ||
harbor | ||
java-disk-deployment.yaml | ||
LICENSE | ||
pom.xml | ||
README.md |
introduce
Filesbox is a powerful file manager , which you can view & edit a lot of kinds of files, including office files, pictures, vidoes in web browser. It also offer iOS \ Android APP and WeChat mini program. The server can run either online or locally on Linux
Demo site: https://demo.filesbox.cn Account: Demo / Demo123
Features
- Account Management
- Roles and Privilege Management
- Files Management, Move/Copy/Clone/Delete files
- Preview pictures & camera raws
- Preview office docs
- Play music & videos
- Preview zips, online zip & unzip
- Share folders & files with password
- Capture Screen & Record video
- iOS \ Android APP \ WeChat mini program
Screenshot
File Manager Pictures Videos Video Editor
Install
- Install from source
git clone git@github.com:wujihulian/wjhl_disk.git
chmod -RF 777 ./wjhl_disk/*
- Install via download
wget https://github.com/wujihulian/wjhl_disk/archive/refs/heads/master.zip
unzip wjhl_disk-master.zip
chomd -Rf 777 ./*
Contact Email: 6267294@qq.com