King@blackneon.net to Open Source@lemmy.ml · 2 months agoUguu: simple lightweight temporary file host with support for drop, paste, click and API uploading.github.comexternal-linkmessage-square8linkfedilinkarrow-up129arrow-down10file-textcross-posted to: opensource@programming.dev
arrow-up129arrow-down1external-linkUguu: simple lightweight temporary file host with support for drop, paste, click and API uploading.github.comKing@blackneon.net to Open Source@lemmy.ml · 2 months agomessage-square8linkfedilinkfile-textcross-posted to: opensource@programming.dev
Does anyone know of more powerful ones? Or like ones that are written in a modern memory safe languages?
minus-squareFerk@lemmy.mllinkfedilinkarrow-up1·2 months agoThis one is p2p: https://github.com/schlagmichdoch/PairDrop (or just try it in https://pairdrop.net/ ) But that also means that you need to keep the page open while the other device downloads.
minus-squareAxolotl@feddit.itlinkfedilinkarrow-up1·2 months agoIf you are in a local network you may want to try localsend
This one is p2p: https://github.com/schlagmichdoch/PairDrop (or just try it in https://pairdrop.net/ )
But that also means that you need to keep the page open while the other device downloads.
If you are in a local network you may want to try localsend