King@blackneon.net to Open Source@lemmy.ml · 15 days agoUguu: simple lightweight temporary file host with support for drop, paste, click and API uploading.github.comexternal-linkmessage-square7linkfedilinkarrow-up131file-textcross-posted to: opensource@programming.dev
arrow-up131external-linkUguu: simple lightweight temporary file host with support for drop, paste, click and API uploading.github.comKing@blackneon.net to Open Source@lemmy.ml · 15 days agomessage-square7linkfedilinkfile-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-up2·14 days 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. Another p2p alternative is using webtorrent: https://instant.io/
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.
Another p2p alternative is using webtorrent: https://instant.io/