Go to file
2024-07-26 14:10:54 +08:00
app/filesbox_ios/FilesBox xiaochengxu 2023-09-21 10:53:23 +08:00
backend last commit 2024-07-26 14:10:54 +08:00
database last commit 2024-07-26 14:10:54 +08:00
md xiaochengxu 2023-09-21 10:53:23 +08:00
miniprogram/FilesBox 小程序 2023-09-21 10:23:31 +08:00
web/dist last commit 2024-07-26 14:10:54 +08:00
.gitignore xiaochengxu 2023-09-21 10:53:23 +08:00
Dockerfile xiaochengxu 2023-09-21 10:53:23 +08:00
harbor xiaochengxu 2023-09-21 10:53:23 +08:00
java-disk-deployment.yaml xiaochengxu 2023-09-21 10:53:23 +08:00
LICENSE last commit 2024-07-26 14:10:54 +08:00
pom.xml xiaochengxu 2023-09-21 10:53:23 +08:00
README.md xiaochengxu 2023-09-21 10:53:23 +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