NLFS (Nice Local File Sharing) is a lightweight program that lets you host a web app and share files over your local network — completely offline, ensuring your files stay private.
📥 Download the latest release for your platform here!
- 📌 Clone the repository:
git clone https://github.com/0adri3n/nfls.git cd NLFS - 📦 Install dependencies:
npm install
- 🔧 Start the server:
npm start
- 🚀 Fast & Lightweight: Minimal resource usage with high performance.
- 🔒 UUID-based File Management: Secure and conflict-free file handling.
- 🌍 Offline-First: Works locally without an internet connection.
- ⚡ Simple UI: Drag & drop for easy file uploads.
- 📂 Persistent Storage: Keeps track of uploaded files even after restarts.
This project is open-source! Feel free to fork, test, and improve it.
📌 Potential improvements:
- 🎨 Enhance UI for a better experience.
- 🌍 Add multilingual support.
- 📁 Folders creation
Huge thanks to the open-source community for their contributions to secure and efficient file-sharing solutions! 🎉
Pull requests are welcome. For major changes, please open an issue first to discuss them. 😊

