A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Go to file
Thomas Egger 961e81a187 increase version to v1.7.6 2023-06-01 10:59:30 +02:00
.github Initial upload 2023-05-25 23:57:05 +02:00
docs increase version to v1.7.4 2023-05-28 00:14:05 +02:00
moreload-cli Initial upload 2023-05-25 23:57:05 +02:00
public increase version to v1.7.6 2023-06-01 10:59:30 +02:00
public_included_ws_fallback increase version to v1.7.6 2023-06-01 10:59:30 +02:00
.dockerignore Initial upload 2023-05-25 23:57:05 +02:00
.gitignore Initial upload 2023-05-25 23:57:05 +02:00
.npmrc Initial upload 2023-05-25 23:57:05 +02:00
CONTRIBUTING.md Initial upload 2023-05-25 23:57:05 +02:00
Dockerfile Initial upload 2023-05-25 23:57:05 +02:00
LICENSE Initial upload 2023-05-25 23:57:05 +02:00
README.md increase version to v1.7.4 2023-05-28 00:14:05 +02:00
docker-compose-coturn.yml update docker-compose 2023-05-28 12:56:47 +02:00
docker-compose.yml update docker-compose 2023-05-28 12:56:47 +02:00
index.js increase version to v1.7.6 2023-06-01 10:59:30 +02:00
package-lock.json increase version to v1.7.6 2023-06-01 10:59:30 +02:00
package.json increase version to v1.7.6 2023-06-01 10:59:30 +02:00
rtc_config_example.json Initial upload 2023-05-25 23:57:05 +02:00
turnserver_example.conf Initial upload 2023-05-25 23:57:05 +02:00

README.md

Logo

MoreLoad

Local file sharing in your browser. Inspired by Apple's AirDrop.
Explore »

Report Bug · Request Feature

Features

MoreLoad is a sublime alternative to AirDrop that works on all platforms.

Send images, documents or text via peer to peer connection to devices in the same local network/Wi-Fi or to paired devices. As it is web based, it runs on all devices.

You want to quickly send a file from your phone to your laptop?
You want to share photos in original quality with friends that use a mixture of Android and iOS?
You want to share private files peer to peer between Linux systems?
AirDrop is unreliable again?
Send it with MoreLoad!

Developed based on Snapdrop

Differences to Snapdrop

Device Pairing / Internet Transfer

  • Pair devices via 6-digit code or QR-Code
  • Pair devices outside your local network or in complex network environment (public Wi-Fi, company network, Apple Private Relay, VPN etc.).
  • Connect to devices on your mobile hotspot.
  • Paired devices will always find each other via shared secrets even after reopening the browser or the Progressive Web App
  • You will always discover devices on your local network. Paired devices are shown additionally.
  • Paired devices outside your local network that are behind a NAT are connected automatically via the MoreLoad TURN server.

Improved UI for sending/receiving files

  • Files are transferred only after a request is accepted first. On transfer completion files are downloaded automatically if possible.
  • Multiple files are downloaded as a ZIP file
  • On iOS and Android, in addition to downloading, files can be shared or saved to the gallery via the Share menu.
  • Multiple files are transferred at once with an overall progress indicator

Send Files or Text Directly From Share Menu, Context Menu or CLI

Other changes

MoreLoad is built with the following awesome technologies:

Have any questions? Read our FAQ.

You can host your own instance with Docker.

Support the Community

MoreLoad is free and always will be.

To support the original Snapdrop and its creator go to his GitHub page.

How to contribute

Feel free to open an issue or a pull request but follow Contributing Guidelines.