New to send files? Try
Free. No account required.
It's like scp without needing to know the IP address. Add some files to sendme, and it will give you a pastable ticket that you can give to anyone who needs your files. Sendme will connect your devices directly & transfer the data without any accounts or configuration.
Add sendme to your machine using shell:
> $ sendme send ~/great_photos
content added
run sendme receive blobQmFoo...
pass a file or folder you want to share to sendme. It'll spit out a ticket.
copy-paste the ticket to your friend.
> $ sendme receive blobQmFoo...
fetched to great_photos
run get to fetch data directly from your friend.
sendme works by connecting sender and receiver directly, so there's no need to upload to a server, which means no cost!
Sendme can saturate a 4Gbps connection.
Interrupted downloads pick up where they left off.
Data is automatically verified for correctness on both send and receive.
Just like dumbpipe, sendme is built on iroh. Sendme uses iroh blobs to send and verify your files, and connections to establish direct links between devices for data transfer
BUILD ON IROH