WP-Downloader Android

Make everything so simple.

This will guide you to use WP Downloader in an Android device on localhost.

For iOS, you may try to configure iSH, the Termux equivalent. Most of the configuration would be the same.

Note that this documentation is absolutely NOT For Seniors. It's for noobs.


Get Started

We are going to do the same thing we used to do in Desktop, but now in Android (thanks to the Electron Wrapper).

For additional information, visit the wp-downloader source repo.


Sections


For beginners: In Termux, to execute commands, you need to slide the command bar at the bottom (with buttons like `ESC`, `CTRL`, `ALT`, etc.) to the right to get a text input. Type the command and press `Enter` to display it in the CLI. Press `Enter` again to execute it.

🟢 Steps to Install, Configure & Run for FIRST TIME

When running commands in the Termux terminal, you should NOT click on the terminal itself, as it will pause the process. If you pause it, you need to press the `Enter` key to resume.

Use the `Copy` button in the code blocks to avoid errors from typos.

Here's a short demonstration on how to install, configure and run for the first time:

Download Video Demonstration 📥

🟢 Run WP-Downloader - IF YOU SAVED PM2 CONFIG

If you have already configured `WP-Downloader` and saved the PM2 config but the app is not running, follow these steps.


🟢 Run WP-Downloader - IF YOU DID NOT SAVE PM2 CONFIG

If you did not save the PM2 configuration during the initial setup, follow these steps to start the app again.


🟢 Stop & Restart WP-Downloader