Make everything so simple.
A minimal Electron application with JavaScript for WP Downloader - Download WP stories for e-book readers, smartphones, desktop and more for free!
Note
This's a electron wrapper around original server app of WP-Downloader. So users don't need to install node.js, node-modules or run with cli.
-
- You can download latest binaries from GitHub releases.
Tip
For additional information on wp-downloader source repo, visit source repo
-
-
$ npm install
-
$ npm run dev
-
# For Running OS $ npm run build:unpack
-
# For Windows $ npm run build:win # For macOS $ npm run build:mac # For Linux $ npm run build:linux
-