Go to file
2023-09-20 13:30:01 +08:00
md 图片 2023-09-18 11:41:46 +08:00
src commit 2023-09-20 13:30:01 +08:00
.gitignore commit 2023-09-15 14:54:01 +08:00
Dockerfile commit 2023-09-15 14:54:01 +08:00
harbor commit 2023-09-15 14:54:01 +08:00
java-disk-deployment.yaml commit 2023-09-15 14:54:01 +08:00
LICENSE commit 2023-09-15 14:54:01 +08:00
pom.xml commit 2023-09-15 14:54:01 +08:00
README.md Update README.md 2023-09-15 16:03:30 +08:00

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

  1. Install from source
git clone git@github.com:wujihulian/wjhl_disk.git
chmod -RF 777 ./wjhl_disk/*
  1. 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