Simple webapp to share files online peer-to-peer.
- Peer-to-peer sharing (for privacy) 🫣
- High speed (using WebRTC) ⚡️
- Directory sharing (share a whole directory) 📁
- PWA (installable webapp) 📱
- Cross-platform (works on any device) 🖥️
- FileSystem API (no zip files needed for directory download) 🗂️
MyFolderOnline ensures that your data is transmitted directly between users, eliminating the need for a central server. This approach enhances privacy and security, keeping your shared files confidential and protected.
Leveraging WebRTC technology, MyFolderOnline facilitates lightning-fast file transfers, enabling hassle-free sharing of large files and directories. Say goodbye to tedious upload/download processes and enjoy a seamless sharing experience.
MyFolderOnline works flawlessly across various devices and operating systems, allowing you to share files from anywhere, be it your laptop, desktop, or mobile device.
Contributions are welcome! If you want to improve My-Folder-Online, follow these steps:
- Fork this repository.
- Create a new branch.
- Make your changes and commit them (please follow the commit message guidelines)
- Push your changes to the branch.
- Open a pull request.