Awoo-Installer
Awoo-Installer copied to clipboard
[Feature Request] NSP installation through HTTP Directory Listing
Awoo is amazingly stable, I really like it! Is it possible to build an HTTP directory listing parser so we can share NSP through any web server?
Files can be installed from a URL by pressing Y on the Internet Install page. As for directory listings, I've had this feature brought up previously and it really wouldn't be hard to do.
It would be great if we can use a apache/nginx docker container instead of the current usb and exe network solutions. A bookmark function to save ip addresses /hostnames would be extremely handy if this feature gets implemented.
I've recently implemented previously entered URLs being saved to the config file. This feature is still something I want to do, but I'm not sure when I'll get to it.
Hacked together an implementation that parses Tinfoil style JSON and Nginx autoindex HTML from a saved URL. It just displays everything as a giant list of files, so not ideal for large libraries, but is good enough as a basic alternative to Tinfoil, which was the objective.
https://github.com/TheLogicMaster/Awoo-Installer/commit/ab69180a3e8369ca21ec4df8e0a3d7ce1f62c510