Hacker News new | ask | show | jobs
by seelinkapp 2049 days ago
Hello HN!

After being frustrated with not being able to share and collaborate on links with friends and family, I created SeeLink, a platform to simplify sharing and collaborating on links with friends and family.

Conventionally, sharing links with people was done through messaging apps, where they would get lost in the sea of messages. SeeLink allows its users to create boards to share links with individuals / groups of people, allowing them to save and share human-readable links at the click of a button.

After 3 months of work, I have created a complete platform that simplifies link sharing and collaboration, allowing you to seamlessly share, save, and collaborate on links with groups of up to 50 people at a time. I'm super excited to finally launch SeeLink and get it out to the world! Let me know if you have any feedback, suggestions, or questions.

2 comments

Just curious are you going to have a Github repo for applications that want to integrate with your product. Do you have any type of API that can talk to your app ? What programming language is your app written in and what front end framework are you using ?
Hi. I haven't really thought about open-sourcing the code and apps that might want to use SeeLink yet. However, I am working on an API since I'm building a Chrome extension to communicate with the product and make it easier to add links. Do you have any idea as to what kinds of apps might find communicating with SeeLink useful? The app is built in Python with Flask, and I have used Bootstrap on the frontend.
Well just to express my bias I am a big fan of open source and contribute to several open source projects; one of which I could see talking to your API if you had one. Also, not sure how many people have developed your application, but having lots of feedback from a community on discord or some such service; especially if in the future you decided to open source the project could solidify your project as the go to open source project in this space. I am not aware; but others could chime in current open source projects of this completeness like yours that are open source.

An example of an app that might want to integrate with your service could possibly be tools like https://www.notion.so

Agree with most of the points you have made here. Would be super cool if other open-source projects or applications could find a use for SeeLink. I haven't thought much about open sourcing the project yet, but I will definitely keep this option open in the future!
Congratulations on launching it. However it has me more confused than anything:

How is this better than a shared google doc? maybe I am not the target audience, but I also don't get what the value proposition is.

Hopefully you will have great success.

Thanks for asking! SeeLink makes your links sharable, searchable, and easily readable (as it displays each link in the form of a card with a title, description, and image). It also allows you to write text around the links using a tag, and has a ton of link specific features that make it easier to share links. These include creating specific boards through which you can add specific links to share with specific people. I think these are the main advantages that SeeLink has over something like Google Docs. Let me know if you have any further questions!