Go to file
2023-09-20 13:58:16 +08:00
md add screen shot 2023-09-20 13:58:16 +08:00
src commit 2023-09-20 13:45:08 +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-20 13:52:04 +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 & password: Demo / Demo123

中文网站: https://www.filesbox.cn

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 APP Backend

Install

  1. Install from source
git clone git@github.com:wujihulian/filesbox.git
chmod -RF 777 ./filesbox/*
  1. Install via download
wget https://codeload.github.com/wujihulian/filesbox/zip/refs/heads/master
unzip filesbox-master.zip
chomd -Rf 777 ./*

Contact Email: 6267294@qq.com