|
|
@@ -1,5 +1,8 @@
|
|
|
# 7-Zip File Manager
|
|
|
-A wrapper for ArOZ Online Beta system. This webapp using UNIX shell and PHP as base.
|
|
|
+<img src="https://img.shields.io/static/v1.svg?label=Language&message=PHP%20%20Javascript&color=purple"/>
|
|
|
+<img src="https://img.shields.io/static/v1.svg?label=Build&message=Pre-Release&color=blue"/>
|
|
|
+
|
|
|
+<img src="https://dl.alanyeung.co/7zdemov1.png">
|
|
|
|
|
|
## Installation
|
|
|
Download the repo to your desktop, rezipping only the folder "7-Zip-File-Manager" and upload it to your ArOZ Online System via the "Add or Remove WebApp" interface in the System Settings > Host.
|
|
|
@@ -13,10 +16,11 @@ sudo chown www-data:www-data 7za_x86
|
|
|
sudo chown www-data:www-data 7za
|
|
|
```
|
|
|
|
|
|
-## 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).
|
|
|
+## Installation via Package Manager
|
|
|
+Search 7-zip file manager and click on install, after a while 7-zip should be available on your system
|
|
|
|
|
|
-<img src="https://dl.alanyeung.co/7zdemov1.png">
|
|
|
+## Functions
|
|
|
+- Unzip non-password protected archive
|
|
|
|
|
|
## Running on ArOZ
|
|
|
You do not need to install anything extra, this WebAPP already contains the pre-compiled binary,so just install and use it. :)
|
|
|
@@ -24,6 +28,3 @@ You do not need to install anything extra, this WebAPP already contains the pre-
|
|
|
## License
|
|
|
7za: https://www.7-zip.org/license.txt <br>
|
|
|
PHP File: MIT
|
|
|
-
|
|
|
-##Known issues
|
|
|
-Windows can't decode non alphabet filename
|