~/grkn/posts $ cat responsively-app.md
Responsively App
Responsively App is a dev-tool for front-end developers and testers. Basically, it’s providing a viewport includes many resolutions in single dashboard.

It’s totally free and open source.
Before you going to production, may you wanna review your web project. It isn’t like real device experience but it works.
One of good specs, it has known mobile device resolutions in the package.
I just found a bug — it can be turn to feature:
When you go to review your web project on production or testing stage, if your server or web site has a WAF (such as Cloudflare), you’re going to captcha screen. Because, you had many screens and you’re going to visit web page from single ip address — it understands as a threat. So, i couldn’t find to stop reloading the page — we need to stop button for each views.
But, i recommend to use it. It has already 25K+ stars on Github.
You can download the app from here also you can review other features from here.