|
|
@@ -1,4 +1,20 @@
|
|
|
-# 7-Zip-File-Manager
|
|
|
-This is a archive viewer for ArOZ Module base on 7z binary
|
|
|
-Distribution limit based on LGPL and 7z binary license
|
|
|
+# 7-Zip File Manager
|
|
|
+A wrapper for ArOZ Online Beta system. This webapp using UNIX shell and PHP as base.
|
|
|
+
|
|
|
+## Installation
|
|
|
+Download the repo to your desktop, rezipping only the folder "FFmpeg" and upload it to your ArOZ Online System via the "Add or Remove WebApp" interface in the System Settings > Host.
|
|
|
+
|
|
|
+## Web Interface
|
|
|
+You can still use the wrapper's WebUI if you are not into the ArOZ Online System. This module also support FloatWindow Mode under Virtual Desktop Interface (ArOZ Online Only).
|
|
|
+
|
|
|
+<img src="https://dl.alanyeung.co/7zdemo.png">
|
|
|
+
|
|
|
+## Running on Linux Apache
|
|
|
+You do not need to install anything extra, this WebAPP already contains the pre-compiled binary,so just install and use it. :)
|
|
|
+
|
|
|
+## Running on Windows Apache
|
|
|
+We are working on progress.
|
|
|
+
|
|
|
+## How to use the API
|
|
|
+You should use this WebAPP directly by ArOZ Online. Currently don't have any plan to support API
|
|
|
|