Show HN: Frop – AirDrop alternative for any device (no app required)
1–7 of 7 posts
Re: Show HN: Frop – AirDrop alternative for any device (no app required)
#2No apps, no accounts, no file storage - everything streams peer-to-peer through the server. Rooms auto-expire after 15 minutes.
Built with Go + WebSocket backend and vanilla TypeScript frontend.
MIT licensed: https://github.com/mmynk/frop
Would love feedback on the UX and any bugs you find!
Re: Show HN: Frop – AirDrop alternative for any device (no app required)
#3Hey HN! I built Frop - an open-source AirDrop alternative that works on any device with a browser. Two people connect via a 6-character code and can send files/folders back and forth with real-time streaming. No apps, no accounts, no file storage - everything streams peer-to-peer through the server. Rooms auto-expire after 15 minutes. Built with Go + WebSocket backend and vanilla TypeScript frontend. MIT licensed: ht…
Re: Show HN: Frop – AirDrop alternative for any device (no app required)
#4Hey HN! I built Frop - an open-source AirDrop alternative that works on any device with a browser. Two people connect via a 6-character code and can send files/folders back and forth with real-time streaming. No apps, no accounts, no file storage - everything streams peer-to-peer through the server. Rooms auto-expire after 15 minutes. Built with Go + WebSocket backend and vanilla TypeScript frontend. MIT licensed: ht…
"peer-to-peer through the serve" Hahaha
It's not exactly peer-to-peer but the server is really just a relay.
Re: Show HN: Frop – AirDrop alternative for any device (no app required)
#5Hey HN! I built Frop - an open-source AirDrop alternative that works on any device with a browser. Two people connect via a 6-character code and can send files/folders back and forth with real-time streaming. No apps, no accounts, no file storage - everything streams peer-to-peer through the server. Rooms auto-expire after 15 minutes. Built with Go + WebSocket backend and vanilla TypeScript frontend. MIT licensed: ht…
Illegal uses like child pornography is the reason these services aren't everywhere...moderation is the hard (expensive) problem in the space. Congratulations again, and good luck.
Re: Show HN: Frop – AirDrop alternative for any device (no app required)
#6Hey HN! I built Frop - an open-source AirDrop alternative that works on any device with a browser. Two people connect via a 6-character code and can send files/folders back and forth with real-time streaming. No apps, no accounts, no file storage - everything streams peer-to-peer through the server. Rooms auto-expire after 15 minutes. Built with Go + WebSocket backend and vanilla TypeScript frontend. MIT licensed: ht…
Congratulations on building and launching. Illegal uses like child pornography is the reason these services aren't everywhere...moderation is the hard (expensive) problem in the space. Congratulations again, and good luck.
Anyway, this is just a pet project at the moment. My wife wanted some file that was on my work laptop which has AirDrop disabled, so obviously instead of emailing her the files, I went ahead and built this app.
Thank you again!
Re: Show HN: Frop – AirDrop alternative for any device (no app required)
#7Earlier quoted context omitted.
Congratulations on building and launching. Illegal uses like child pornography is the reason these services aren't everywhere...moderation is the hard (expensive) problem in the space. Congratulations again, and good luck.
That's a good point. I don't know if not storing (just relay) on the server helps my case. I'll read up more on it. Anyway, this is just a pet project at the moment. My wife wanted some file that was on my work laptop which has AirDrop disabled, so obviously instead of emailing her the files, I went ahead and built this app. Thank you again!
I doubt relay would help with a public facing project because even if it is legally defensible, at any kind of scale you will wind up defending it against well funded highly motivated adversaries...and you probably don't want to die on that hill.
Or to put it another way, if it's public facing you would probably benefit from paid legal advice and if paying a lawyer seems like too much that's probably a symptom of it not being suitable for a public face.