I am looking for a browser where i can see all the screens at the same time.
What do guys think?
Thanks!
Mike
This was posted to Product Hunt today!
https://www.producthunt.com/posts/sizzy-8
This comment has been voted down. Click to show.
This comment was deleted 7 years ago
Oh, better yet, create a simple webpage with a bunch of iframes, each one of the size that you want, and then just load them with the whatever is the query param like:
mypage.html?url=localhost:3000/etcetcUPDATE
ha.. it kind of work (10 mins POC)
https://codepen.io/anon/pen/bPYKRa
Then you just need to turn it into a product and give it away for free :)
Refs:
Hey !
Oh, I still don't know how to do that. Too advance for me. But I could learn how to do it thou..
Products for everyone...
Great ! thank you for taking your time Oscar !
Well there it is to give you a point to start. I'm not that much more advanced than you, just knew an iframe could be used and then googled the rest.
Btw going through the sizzy release notes they mentioned they used to use iframes on their previous version haha so I was not too far off
You were actually in the right path ! I found Blisk. But there's not support for ubuntu still...
@Michael_Andreuzza But you didn't list "free" in your requirements!!
@OscarRyz, I suspect this could be done with just headless Chrome or Firefox (could be wrong, may not have the same control) and then stitch the images together with
imagickor similar