My partner and I made a website to make us easily share links between our devices.
Backstory
Many times when we found something interesting and wanted to share a link from one's phone or laptop to her desktop so we can both watch it on the big screen, we had to send the link by email, or sent to her phone via some app and she had to copy the link from her phone to the PC, Or we have to download some apps, etc.. The process was really annoying.
Therefore, we decided to make a website that can allow people share link by simply visit our webpage.
How it works:
This webpage will hold the shared link for 2 minutes, for now, and people can share the link via a share code so other people can access the shared text.
Steps are very simple:
- Share your text on the website.
- Use the share code to get your text on other devices. If the text contains a URL, website will detect it and extract the link for you.
How we made it & Costs
- We used NextJS to implement both the frontend and backend API.
- We opened a free Redislabs account so we can host our cache.
- We used the free hosting service provide by Vercel.
- We brought a domain name on Vercel for $70/yr.
Why a two minutes limit?
- We don't want to make a cloud storage.
- We don't want to pay for a cloud storage.
- In most use cases, this webpage just works like clipboard, so no long term storage is needed.
- We don't want to pay for a cloud storage.
Why don't just use a chat app?
- We're using WeChat, their desktop version login is annoying.
- We don't like to download unnecessary apps in our phones and PCs, and people are using different apps, so a website can avoid installing unwanted apps.
We really hate the trend that everything needs an app to use nowadays.
Thank you!
Please feel free to leave your comment!
Top comments (26)
Have you created this algorithm or using any package?
I'm using MUI, NextJS, and Redis to make this project
I wanted to say "what are you using to generate that hex code?"
developer.mozilla.org/en-US/docs/W...
I'm using this one for now. Probably move to something safer when it really get some scale.
Hi @anxiny ,
Did you look into firebase hosting? Since you're not putting any advertisements in your website, you aren't getting profit here. $70/year may not sound much but is a lot. Firebase hosting on the other hand is free.
Thanks for sharing the idea. Vercel hosting is free too, the cost is for me to own the domain name.
Best
Excellent tool!! I've found myself in these kind of situations before and had to keep the links on Google keep.
Thanks for leaving a comment! We glad you like it!
good idea! I like it!
Thank you!
Like the idea!
Amazing
awesome but both have to come to this website to retrieve link
Yeah, but you don't have to download any app.
In my case, I don't have any chat app install on my PC.
Cool idea, great work 👏
Thanks
Add to that AirDrop for Apple users