awesome-webdav
awesome-webdav copied to clipboard
Request to add Nephele and QuickDAV
I'd like to request to add Nephele WebDAV server and QuickDAV desktop application.
Nephele Server:
- Docker: https://hub.docker.com/r/sciactive/nephele
- NPM: https://www.npmjs.com/package/nephele-serve
Nephele Library:
- NPM: https://www.npmjs.com/package/nephele
- GitHub: https://github.com/sciactive/nephele
QuickDAV:
- Web: https://sciactive.com/quickdav/
- GitHub: https://github.com/sciactive/quickdav
Nephele is a WebDAV library for Node.js. The command line server implementation (nephele-serve) is available for NPM and Docker. QuickDAV is a desktop application that uses Nephele to setup a WebDAV share to use for local network file transfers.
Also, Owlfiles is a mobile app for both Android and iOS that supports WebDAV (as a client). It's what I recommend in the guides on QuickDAV.