Sometime i want to send small messages between devices, such as a url, a note, a id, a token, a piece of code, a picture Especially send between phone and laptop.

Some chatting app have self messages such as telegram saved messages, slack (you), Microsoft team...

However i don't want a bloated chat app that would took few hundred mb on phone, or required to install an app on my pc (linux which make many app broken). I don't want work chat app too, because self messages can be seen and scanned by employer (yes, a security add on chatbot on slack warm me because i send something like password to myself on slack)

Something like Opera Flow would fit perfectly, but i don't want opera browser.

top 50 comments

sorted by: hot top controversial new old
[–] 46 points 2 years ago (2 children)

Depending on what your are doing kde connect and/or sync thing

  • source
  • hideshow 2 child comments
  • [–] 27 points 2 years ago (1 child)

    +1 for KDE Connect.

    Especially in OPs use case of transmitting small snippets such as urls, the automatic clipboard synchronization should be very useful.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 25 points 2 years ago (4 children)

    Localsend is a good one to try out. Works with all devices and is pretty fast. It does however require an app to run.

    For something you can run off the web on PC you can try pairdrop. This doesn't require an app to work on PC. Haven't tried it without the app on mobile so not sure if it will work on there via web.

    I prefer Localsend over pairdrop due to local send being completely server less and all local.

  • source
  • hideshow 4 child comments
  • [–] 2 points 2 years ago

    Local send works well for me between android and iDevices in most cases. I will say it struggles with VPN'ed connections, which is by design of the network and some VPN will block local connections.

    I know sharedrop.io uses a similar web based model as pairdrop and runs into the same VPN issue, but I'm curious if the room function might overcome that in pairdrop.

  • source
  • parent
  • load more comments (1 reply)
    [–] 22 points 2 years ago (1 child)

    Signal. I use it anyway so it's not an extra "bloated" app and I know all the secrets I send over the app are encrypted.

    If you use a password manager, most have a notes feature that works well too.

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 20 points 2 years ago (1 child)

    I use either KDE Connect (/gnome connect), or firefox

  • source
  • hideshow 1 child comment
  • [–] 15 points 2 years ago* (9 children)

    Linux pc + android phone - use Syncthing

    Linux pc + iPhone - use KDE connect (or GSConnect for GNOME)

  • source
  • hideshow 9 child comments
  • load more comments (1 reply)
    [–] 11 points 2 years ago (4 children)
  • [–] 8 points 2 years ago (2 children)

    Try this small web app I made exactly for this https://kapus.app

  • source
  • hideshow 2 child comments
  • [–] 8 points 2 years ago*

    Notes in Google Keep will sync between mobile and web

  • source
  • [–] 6 points 2 years ago (1 child)

    If you use a web email account, just create a draft email and don't send it. Then log into your email account on the other device and read it there.

  • source
  • hideshow 1 child comment
  • [–] 2 points 2 years ago

    This is the poor man's tech work-around and can indeed confirm it works lol. You are limited by your services upload size though so beware, you might find yourself having to do multiples and then it's just starting to get inconvenient.

  • source
  • parent
  • [–] 6 points 2 years ago* (last edited 2 years ago)

    SSH over Tailscale to Termux (all three free) using private-key authentication β€” two levels of e2ee, and fairly easy to use.

    For small bits of text, I use one of these, depending on the direction and the source device:

    • Laptop β†’ phone: xclip -o | ssh phone termux-clipboard-set
    • Laptop ← phone: ssh phone termux-clipboard-get | xclip
    • Phone β†’ laptop: termux-clipboard-get | ssh laptop DISPLAY=:0 xclip
    • Phone ← laptop: ssh laptop DISPLAY=:0 xclip -o | termux-clipboard-set

    For larger things, or files, I use scp. For other devices that I haven't setup beforehand, or can't set up (e.g. can't run arbitrary programs), I connect to my phone's hotspot, and use Total Commander's Wi-Fi transfer addon for files (both of which are also free). Small strings I just copy over by eye and hope it goes well.

  • source
  • [–] 6 points 2 years ago

    Maybe kdeconnect?

  • source
  • [–] 5 points 2 years ago

    I've been working with this issue for along time. Trying to find something platform agnostic and works with vpns.

    App wise, I suggest Localsend for files

    Information wise, I suggest Saladroom although there are several alternatives as well like ToffeeShare and ShareDrop

    I mostly use Signal though, as it's the simplest at hand app which fairly reliably makes it accessible to my various devices... With the downside of storing it.

  • source
  • [–] 5 points 2 years ago

    I just use my note taking app

  • source
  • [–] 5 points 2 years ago (1 child)

    I'm using Pushbullet to send messages, URLs, files between devices.

  • source
  • hideshow 1 child comment
  • [–] 4 points 2 years ago

    What’s wrong with email? Or whatever note app you use.

  • source
  • [–] 4 points 2 years ago

    All the listed options are nice but if you are looking for something more portable and doesn't require any installing, I recommend PairDrop.

  • source
  • [–] 4 points 2 years ago

    For sending over small stuff, I usually generate a qr code and scan it with the other device.

  • source
  • [–] 3 points 2 years ago (3 children)
  • [–] 3 points 2 years ago
    [–] 3 points 2 years ago* (last edited 2 years ago)

    I use the note to self capability of my XMPP server to send a message to myself for these sort of one-offs. I would never want my data in the hands of some proprietary service if I have the optionβ€”sharing data just to yourself on these services also means it is Big Tech’s data now too. All of the XMPP clients are super lightweight.

    Bigger cases, I will use scp, rsync, or magic wormhole. Or just using removeable storage.

  • source
  • [–] 2 points 2 years ago* (1 child)

    I usually just use an email draft for cross platform transfers. MacOS/iOS handle this pretty much automatically and Linux has a good option (KDE Connect) but it sounds like you’re on Windows.

    Does Phone Link (built into Windows) work for your needs? I don’t use Windows often but I know they’re trying to make something sort of like the other OS’s syncing systems. Not sure how good it is.

  • source
  • hideshow 1 child comment
  • [–] 2 points 2 years ago
    [–] 2 points 2 years ago*

    Make'em take Trig courses daily, they'll start passing notes in no time.

  • source
  • [–] 2 points 2 years ago (1 child)

    Depending on what I want to do, I used a combination of Unified Remote and LocalSend, both of which are available for Linux. With Unified Remote, I can control my PC on my home network. So if I want to copy over a URL, for example, I could open notepad and paste it remotely from my phone's clipboard (or type it manually), or I could open a new tab on my PC's browser and paste the URL so it's open and ready for me the next time I'm at my PC. I can sit downstairs on the couch and check the status of a project upstairs, open and run new programs upstairs, etc.

    My only two complaints are that I need to be at the PC to handle admin messages like "Are you sure you want to install this program?", which I guess is a safety feature but it's still annoying. And secondly, I really wish they had an easier way to toggle between left- and right-mouse-click, it gets annoying.

    To send images, actual files or even folders, I use LocalSend. It does require that you click Accept on the device you're sending to, but I can use Unified Remote to do that, and then save the files to wherever I want to (or accept the default).

    This may be less streamlined than other options, but what I really like about it is that I can complete a task and then not have to think about it again. I don't have to go back to my desktop and download or save anything, I've already done it, the job's complete. The only exception is when I've put a new URL into my browser, but that's generally because I wanted to look at it on my (much larger than my phone's) desktop screen.

    Anyway, it works nicely for me; I hope you find a solution that works for you!

  • source
  • hideshow 1 child comment
  • I just send an email to myself. sounds like it's something you wouldn't be allowed to do but you can

  • source
  • [–] 2 points 2 years ago

    I use Beeper to aggregate messaging from various platforms and for easy availability of text messages on my PC. It has a specific "Note to self" section that I've found useful for messaging myself.

    At its core, Beeper is just a Matrix client with some pre-packaged bridges for common services (including SMS, MMS, RCS messages). You could probably do the same thing with an Element client.

  • source
  • load more comments
    view more: next β€Ί