b04e2ea5b35bedf30d5fefee8b0bf090250c2330
All checks were successful
Build and Release / build-release (push) Has been skipped
Open Directory Downloader
GUI downloader for open directory listings (Apache/Nginx autoindex). No extra software required; uses built-in HTTP and optionally wget if available.
Getting started
- Install Node.js (LTS recommended).
- Run
npm install. - Run
npm start.
Notes
- The remote listing parser expects an autoindex HTML page (like Apache "Index of").
- Folder downloads can use
wgetautomatically if detected and the checkbox is enabled.
Description
Languages
JavaScript
78.6%
CSS
14.7%
HTML
6.7%