Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. PairDrop: Local/remote file sharing in your browser/mobile. Inspired by AirDrop. Fork & alternative of Snapdrop

PairDrop: Local/remote file sharing in your browser/mobile. Inspired by AirDrop. Fork & alternative of Snapdrop

Scheduled Pinned Locked Moved Solved App Wishlist
35 Posts 9 Posters 8.1k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • robiR robi

    Logo

    PairDrop

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

    Report Bug · Request Feature

    Features

    PairDrop (<-DEMO) 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 PairDrop!

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

    • Send files directly from context menu on Windows
    • Send directly from share menu on iOS
    • Send directly from share menu on Android
    • Send directly via command-line interface

    PairDrop is built with the following awesome technologies:

    • Vanilla HTML5 / ES6 / CSS3 frontend
    • WebRTC / WebSockets
    • NodeJS backend
    • Progressive Web App
    • IndexedDB API
    • zip.js
    • cyrb53 super fast hash function

    Have any questions? Read our FAQ.

    You can host your own instance with Docker.

    L Offline
    L Offline
    LoudLemur
    wrote on last edited by
    #26

    @robi thank you for this. The github and bug/feature links aren't working.
    Also, where is the main site for documentation?

    KubernetesK 1 Reply Last reply
    0
    • L LoudLemur

      @robi thank you for this. The github and bug/feature links aren't working.
      Also, where is the main site for documentation?

      KubernetesK Online
      KubernetesK Online
      Kubernetes
      App Dev
      wrote on last edited by
      #27

      @LoudLemur @girish posted that the Repo has been blocked by Github (for whatever reason)

      1 Reply Last reply
      2
      • L Offline
        L Offline
        LoudLemur
        wrote on last edited by
        #28

        I have a feature I would like: anonymity.

        Mouse wants to share a cheese picture with Hamster, so he sets it up and waits for Hamster to arrive. Whilst doing so, Mouse also wants to share a picture of some milk with Cat. However, Mouse doesn't want Cat to bump into Hamster on the pairdrop. Mouse doesn't want to give Cat the cheese or Hamster the milk.

        Can this be accomplished?

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #29

          Repo is back https://github.com/schlagmichdoch/PairDrop/issues/284 . I think they wait for some clarity on how to proceed since GitHub is not responding.

          L 1 Reply Last reply
          1
          • girishG girish

            Repo is back https://github.com/schlagmichdoch/PairDrop/issues/284 . I think they wait for some clarity on how to proceed since GitHub is not responding.

            L Offline
            L Offline
            LoudLemur
            wrote on last edited by
            #30

            @girish said in PairDrop: Local/remote file sharing in your browser/mobile. Inspired by AirDrop. Fork & alternative of Snapdrop:

            Repo is back https://github.com/schlagmichdoch/PairDrop/issues/284 . I think they wait for some clarity on how to proceed since GitHub is not responding.

            His github was flagged as spam. Flagging a github as spam is sometimes a vindictive ploy used by horrible people. It is a good reason to self-host.

            1 Reply Last reply
            2
            • L Offline
              L Offline
              LoudLemur
              wrote on last edited by
              #31

              I have been using @Kubernetes version, and it works very well. I think it is ready for the main Repo.

              1 Reply Last reply
              3
              • L Offline
                L Offline
                LoudLemur
                wrote on last edited by
                #32

                Could PairDrop be made to support a temporary allocation of storage on the server for specified users? This would enable us to use FileDrop without having to keep the browser/computer running.

                RazielKanosR 1 Reply Last reply
                0
                • L LoudLemur

                  Could PairDrop be made to support a temporary allocation of storage on the server for specified users? This would enable us to use FileDrop without having to keep the browser/computer running.

                  RazielKanosR Offline
                  RazielKanosR Offline
                  RazielKanos
                  wrote on last edited by
                  #33

                  @LoudLemur You can do that with VaulWarden, if you are running it - the function is called "send" very goop in my eyes and offers a TON of security features

                  necrevistonnezrN 1 Reply Last reply
                  2
                  • RazielKanosR RazielKanos

                    @LoudLemur You can do that with VaulWarden, if you are running it - the function is called "send" very goop in my eyes and offers a TON of security features

                    necrevistonnezrN Offline
                    necrevistonnezrN Offline
                    necrevistonnezr
                    wrote on last edited by
                    #34

                    @RazielKanos said in PairDrop: Local/remote file sharing in your browser/mobile. Inspired by AirDrop. Fork & alternative of Snapdrop:

                    @LoudLemur You can do that with VaulWarden, if you are running it - the function is called "send" very goop in my eyes and offers a TON of security features

                    Yes, I love that feature - I use it all the time to transmit sensitive documents

                    1 Reply Last reply
                    1
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #35

                      This is published in unstable . Please report any issues in the new app category.

                      1 Reply Last reply
                      2
                      • girishG girish marked this topic as a question on
                      • girishG girish has marked this topic as solved on
                      • girishG girish locked this topic on
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search