Show HN: Reframe – Like Retool, but for Iframes (reframe.canine.sh)

2 points by czhu12 ↗ HN
This was a little hack I built over the weekend to learn full stack Remix development.

The idea was just to create something like retool, but with iframes of different widgets across the internet.

Heres the one I made for myself: https://reframe.canine.sh/czhu12

I have it set up so that any new tab I create goes straight there.

One challenge is that most common sites don't like being iframed (guessing for security reasons), so they disable it.

I played around with using a proxy endpoint to fetch links that block iframing, rewrite all internal URL's, and add the ALLOW_IFRAME header, but only really got a proof of concept so far, so thats not available yet. I'm not sure it would be a good experience anyways.

I thought this could be fun / useful to others, I'm willing to iterate on this a few more times before I call it "done", so if anyone has any interesting ideas, I'm all ears!

0 comments

[ 3.3 ms ] story [ 11.5 ms ] thread

No comments yet.