Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ido-pluto/my-folder-online
WebApp to share files peer-to-peer
https://github.com/ido-pluto/my-folder-online
big-files chkra-ui file-explorer file-sharing filesystem filesystemapi peer-to-peer peerjs webrtc
Last synced: 9 days ago
JSON representation
WebApp to share files peer-to-peer
- Host: GitHub
- URL: https://github.com/ido-pluto/my-folder-online
- Owner: ido-pluto
- License: mit
- Created: 2023-11-03T09:32:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-04T12:19:23.000Z (about 1 year ago)
- Last Synced: 2024-11-21T06:38:16.543Z (2 months ago)
- Topics: big-files, chkra-ui, file-explorer, file-sharing, filesystem, filesystemapi, peer-to-peer, peerjs, webrtc
- Language: TypeScript
- Homepage: https://my-folder-online.vercel.app
- Size: 5.7 MB
- Stars: 17
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# My Folder Online WebApp 🚀
> Simple webapp to share files online **peer-to-peer**.
## Features
- 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) 🗂️## Screenshots
[![screenshot](./public/screenshots/home-page-dark.png)](https://share-dir-online.vercel.app/)
[![screenshot](./public/screenshots/download-dark.png)](https://share-dir-online.vercel.app/)
[![screenshot](./public/screenshots/explorer-dark.png)](https://share-dir-online.vercel.app/)
## Why MyFolderOnline is Cool?
### Enhanced Privacy and Security 🔒
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.### Efficient and Seamless User Experience ⚙️
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.### Versatile and Accessible Across Devices 🌐
MyFolderOnline works flawlessly across various devices and operating systems, allowing you to share files from anywhere,
be it your laptop, desktop, or mobile device.## How to Contribute
Contributions are welcome! If you want to improve My-Folder-Online, follow these steps:
1. Fork this repository.
2. Create a new branch.
3. Make your changes and commit them (please follow the [commit message guidelines](./CONTRIBUTING.md))
4. Push your changes to the branch.
5. Open a pull request.
If you like this repo, star it ✨