An open API service indexing awesome lists of open source software.

https://github.com/0adri3n/nlfs

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.
https://github.com/0adri3n/nlfs

electron file-sharing npm private

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

#

📁 NLFS


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.

![image](https://github.com/user-attachments/assets/7b69372d-a265-4a4c-90f0-28a9f9a93999)
![image](https://github.com/user-attachments/assets/b548f5ee-ec87-4257-a9e9-d3daa006d30c)

---

## 🔨 Installation & Setup ⚙️

🛠️ Step 1 :

📥 Download the latest release for your platform here!

🚀 Step 2 :

▶️ Run the executable !
---

## 💡 Running from source 🧑‍💻

1. 📌 Clone the repository:
```bash
git clone https://github.com/0adri3n/nfls.git
cd NLFS
```
2. 📦 Install dependencies:
```bash
npm install
```
3. 🔧 Start the server:
```bash
npm start
```

---

## 🎯 Features ✨

- 🚀 **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.

---

## 💡 Contribute

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
---

## ❤️ Special Note 💡

Huge thanks to the open-source community for their contributions to secure and efficient file-sharing solutions! 🎉

---

## 🤝 Contributing 🌟

Pull requests are welcome. For major changes, please open an issue first to discuss them. 😊

---

## 📜 License 📝

[MIT](https://choosealicense.com/licenses/mit/)