From 6b66d39ebabb850d84e229bc204a53aeebd486f8 Mon Sep 17 00:00:00 2001 From: cy33hc Date: Tue, 16 Jul 2024 10:42:18 -0700 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7627d3..9e468da 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,13 @@ To distinguish between FTP, SMB, NFS, WebDAV or HTTP, the URL must be prefix wit ``` - For Google Drive use the following URL for the server **https://drive.google.com**
[Go to the following wiki for instructions on how to setup the app to connect to Google Drive]( https://github.com/cy33hc/ps4-ezremote-client/wiki/Setup-App-for-use-with-Google-Drive) - + +- For Internet Archive repos download URLs + - Only supports parsing of the download URL (ie the URL where you see a list of files). Example + | | | | + |----------|-----------|---| + | ![archive_org_screen1](https://github.com/user-attachments/assets/b129b6cf-b938-4d7c-a3fa-61e1c633c1f6) | ![archive_org_screen2](https://github.com/user-attachments/assets/646106d1-e60b-4b35-b153-3475182df968)| ![image](https://github.com/user-attachments/assets/cad94de8-a694-4ef5-92a8-b87468e30adb) | + Tested with following WebDAV server: - **(Recommeded)** [Dufs](https://github.com/sigoden/dufs) - For hosting your own WebDAV server. (Recommended since this allow anonymous access which is required for Remote Package Install) - [SFTPgo](https://github.com/drakkan/sftpgo) - For local hosted WebDAV server. Can also be used as a webdav frontend for Cloud Storage like AWS S3, Azure Blob or Google Storage. @@ -136,6 +142,7 @@ Circle - Un-Select the file list to navigate to other widgets or Close Dialog wi Square - Mark file(s)/folder(s) for Delete/Rename/Upload/Download R1 - Navigate to the Remote list of files L1 - Navigate to the Local list of files +L2 - To go up a directory from current directory TouchPad Button - Exit Application (versions prior to 1.06) Options Button - Exit Application (versions 1.06 and above) ```