A minimalist file transfer tool for local networks with a sleek dark UI, live previews, and QR sharing.
-
Local Network Sharing: Easily share files within your local network.
-
Live Previews: View images, audio, and video files directly in the browser.
-
QR Code Sharing: Generate a QR code for quick access to shared files.
-
Dark Mode: A modern, dark-themed user interface.
-
Minimalist Design: Focus on simplicity and ease of use.
-
Responsive Layout: Works seamlessly on both desktop and mobile devices.
-
File Upload: Drag and drop files or use the upload button.
-
File Management: View, download, and delete shared files.
-
Cross-Browser Compatibility: Works on all major browsers.
-
No Database Required: Uses in-memory storage for simplicity.
-
Lightweight: Minimal dependencies for fast performance.
-
Open Source: Free to use and modify under the MIT License.
+--------------------------+-------------------------+
🔧 Settings | [Section: Toggles] |
---|---|
▸ Launch at Startup | [ ✓ ] Launch |
▸ Show Notifications | [ ✓ ] Notify |
▸ Minimize to Tray | [ ✓ ] Minimize |
[Save] Button | |
- Clone the repository:
git clone https://github.com/refatwashere/SimpleShare.git
- Navigate to the project directory:
cd SimpleShare
- Install dependencies:
npm install
- Start the server:
npm start
- Open your browser and go to
http://localhost:3000
. - Use the upload form to share files.
- Scan the QR code to access the shared files on your mobile device.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.