## 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 ![](//cdn.filesbox.cn/uploads/image/2023_9/12/7c96e5a5bc1640feb5977ebf43ae8fd81694489134138_60012.png) Demo site: [https://demo.filesbox.cn](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 ![](//cdn.filesbox.cn/uploads/image/2023_9/15/d5d77483bce74b888d053d60810410a11694754791863_60012.png) Pictures ![](//cdn.filesbox.cn/uploads/image/2023_9/15/a14b6be68e734f06a23d1975848fe74d1694755242303_60012.png) Videos ![](//cdn.filesbox.cn/uploads/image/2023_9/15/126080467cce489f93587e6af91592721694755064625_60012.png) Video Editor ![](//cdn.filesbox.cn/uploads/image/2023_9/15/b7c5ab69d5e64bed9d1553c8a65d251d1694754947257_60012.png) **Contact** Email: 6267294@qq.com ### Install 1. Install from source ``` git clone git@github.com:wujihulian/wjhl_disk.git chmod -RF 777 ./wjhl_disk/* ``` 2. Install via download ``` wget https://github.com/wujihulian/wjhl_disk/archive/refs/heads/master.zip unzip wjhl_disk-master.zip chomd -Rf 777 ./* ```