Roll Your Own Drag-and-Drop File Sharing Service 🔗
How to Roll Your Own Awesome Drag-and-Drop File Sharing Service
I use, but don’t really like, CloudApp to share files (mostly images). The desired solution is:
- Drag a file to an icon or something
- The file is uploaded somewhere that it can be linked to via URL (ideally at a domain I control)
- The URL goes on my clipboard and I can easily share it
If you pay for CloudApp, it does work with your own domain… but I kind of dislike having a third-party service for this at all.
The link above is to an old article from 2012, so there are almost certainly better solutions for self-hosting a file-linking thingamabob, but I’m bookmarking this as a start.