Hacker News new | ask | show | jobs
Show HN: linkhere – show sites saved from mobile in new tabs
2 points by codetheweb 2292 days ago
Hey HN,

I was tired of emailing myself websites from my mobile device that I wanted to look at later on a bigger screen, so I created linkhere last weekend. It's a simple browser extension that unobtrusively shows websites saved from your mobile device in new tabs on Firefox and Chrome, while being completely self-hosted and private.

Repo with instructions and demo GIF: https://github.com/link-here/extension

Let me know in the comments / open a new issue on what needs to be documented better.

1 comments

A quick flyby suggestion in case you haven't come across it: for Android I think you could make use of the web share target API instead of using tasker.
Thanks, I'll have to take a look at that.