This is a http/https server for sharing files between users on a Wi-Fi network. The online file sharing application works like a local HTTP server.
You can run a server on a Wi-Fi or local network and share files by selecting any available folder on your device and providing users on the network with a link to your HTTP server or by scanning a QR code. You can download it from releases or from Mega.
Important
If the project is of interest to anyone or there is support, then I plan to finalize all the WIP (work in progress) and switch to Electron js
(the size will be ~300 MB, so I'm not sure if this is necessary)
Caution
In the releases I provided reports from virustotal.
HttpFS-beta.win-x64.exe won't work thumbnails, but virustotal considers it safe
git clone https://github.com/Tiarait/HTTP-FS-Desktop.git
cd HTTP-FS-Desktop
npm i
npm run start
HTTP FS (Desktop) is released under the AGPL-3.0.