Heard about his on the self hosted podcast and just installed it and it works great. Dont use the given compose file just make your own with the linuxserver image. Here’s mine and it works over tailscale and through my reverse proxy.

version: "3"
services:
  snapdrop:
    image: "linuxserver/snapdrop"
    
    volumes:
      - /nasdata/docker/volumes/snapdrop/:/data
    
    ports:
      - "8090:80"
      - "4430:443"
  
    • @death916@lemmy.death916.xyzOP
      link
      fedilink
      English
      311 months ago

      Just looked at that and might have to try that. had a couple issues with devcvices finding eachother at first, but a reboot of thee container fixed it. Might be handy for sending my gf something when out and about.

      I just heard about this on the podcast and wanted to try it but pairdrop may be better. Thanks

      • @raphael@lemmy.mira.pm
        link
        fedilink
        English
        011 months ago

        I put things behind traefik and authelia if they don’t have their own authentication. But anthing that the reverse proxy can offer would work I guess (like BasicAuth middleware on traefik)

  • Wiredfire
    link
    fedilink
    411 months ago

    I’ve always found snapdrop very very inconsistent. When it works is amazing, but it often as not doesn’t see other devices.

    LocalSend, on the other hand, is excellent. It’s an app so needs to be installed but it available for about every platform desktop and mobile and is my go-to now.

    • @planish@sh.itjust.works
      link
      fedilink
      211 months ago

      Another recommendation for Localsend. But it’s cool that Snapdrop manages to do almost the same thing and does it in the browser. I can definitely see where it would be useful.

      What’s the point of self-hosting Snapdrop though? Does it need a discovery server in there for WebRTC? Or does this just end up serving the same static files but now from a local server?

      • asjmcguire
        link
        fedilink
        211 months ago

        The main reason to self host snapdrop is that a good 60% of the time, when I really need it to work - it’s down.

  • 00
    link
    fedilink
    411 months ago

    This seems similar to KDE Connect? Am i missing something?

  • @Olly1240@feddit.it
    link
    fedilink
    English
    211 months ago

    I woul recommend LANDrop, apart from some fiddling with my unusual firewall, it has apps for whatever phone os, sharing menu integration on mobile, works flawlessly locally

  • Lupec
    link
    fedilink
    English
    211 months ago

    Hah, just heard about it on the same place as well. I’m floored I’d never heard of it before, such a neat implementation. Planning on giving it a go sometime soon.

  • @float@feddit.de
    link
    fedilink
    English
    211 months ago

    I tried it a few times but was so slow (even in a local network), I ended up cancelling the transfer every single time. I prefer Syncthing which does require some basic setup though.

    • @deepdive@lemmy.world
      link
      fedilink
      English
      111 months ago

      Syncthing is an amazing tool ! I’m always in aw how good it is and how good it works on all my devices ! It’s a fantastic piece of open source software.

  • @grehund@lemmy.world
    link
    fedilink
    English
    111 months ago

    Snapdrop is great. I don’t need it often, but when I do, it’s so simple and easy to use.

  • Avalanched
    link
    fedilink
    111 months ago

    I didn’t know I needed this, I’m going to set this up right away Thanks for sharing!

  • @slug@lemmy.world
    link
    fedilink
    English
    111 months ago

    this is cool, i’d love something similar that replicates the Firefox send-to feature which i often use to leave a tab waiting for me on another device.