This was created inorder to share files between computers in same Local Area Network connected (LAN).
Main features:
- All features like any other HTTP server.
- Possible to upload multiple files from client-side to server-side.
- Download folders just by
right clicking > download as zip
which will download the entire folder as a zip in your system.
npm install -g see-my-files
That's it.
Simple: npm install
would do.
npm start
would do.