filesbox/README.md

72 lines
1.5 KiB
Markdown
Raw Normal View History

2023-09-20 05:52:04 +00:00
## Introduce
2023-09-15 07:54:11 +00:00
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
2023-09-20 05:52:04 +00:00
![](md/7c96e5a5bc1640feb5977ebf43ae8fd81694489134138_60012.png)
2023-09-15 07:54:11 +00:00
Demo site: [https://demo.filesbox.cn](https://demo.filesbox.cn)
2023-09-20 05:52:04 +00:00
Account & password: Demo / Demo123
中文网站: [https://www.filesbox.cn](https://www.filesbox.cn)
2023-09-15 07:54:11 +00:00
**Features**
- Account Management
- Roles and Privilege Management
- Files Management, Move/Copy/Clone/Delete files
2023-09-20 05:52:04 +00:00
- Preview pictures & Camera raws
2023-09-15 07:54:11 +00:00
- 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
2023-09-20 05:52:04 +00:00
![](md/d5d77483bce74b888d053d60810410a11694754791863_60012.png)
2023-09-15 07:54:11 +00:00
Pictures
2023-09-20 05:52:04 +00:00
![](md/a14b6be68e734f06a23d1975848fe74d1694755242303_60012.png)
2023-09-15 07:54:11 +00:00
Videos
2023-09-20 05:52:04 +00:00
![](md/videos.png)
2023-09-15 07:54:11 +00:00
Video Editor
2023-09-20 05:52:04 +00:00
![](md/b7c5ab69d5e64bed9d1553c8a65d251d1694754947257_60012.png)
APP
![](md/mobile.png)
![](md/mobile2.png)
Backend
![](md/backend.png)
2023-09-15 07:54:11 +00:00
### Install
1. Install from source
```
2023-09-20 05:52:04 +00:00
git clone git@github.com:wujihulian/filesbox.git
chmod -RF 777 ./filesbox/*
2023-09-15 07:54:11 +00:00
```
2. Install via download
```
2023-09-20 05:52:04 +00:00
wget https://codeload.github.com/wujihulian/filesbox/zip/refs/heads/master
unzip filesbox-master.zip
2023-09-15 07:54:11 +00:00
chomd -Rf 777 ./*
```
2023-09-15 08:03:30 +00:00
**Contact**
Email: 6267294@qq.com