luogaara / responsively-app

A modified browser that helps in responsive web development.

Home Page:https://manojvivek.github.io/responsively-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsively App Twitter Follow

PH

Website: https://github.com/manojVivek/responsively-app

A modified browser built using Electron that helps in responsive web development.

Quick Demo

Features

  1. Mirrored User-interactions across all devices.
  2. Customizable preview layout to suit all your needs.
  3. One handy elements inspector for all devices in preview.
  4. 30+ built-in device profiles with option to add custom devices.
  5. One-click screenshot all your devices.
  6. Hot reloading supported for developers.

Please visit the website to know more about the application - https://manojvivek.github.io/responsively-app

Download

The application is available for Mac, Windows and Linux platforms. Please download it from here - https://github.com/manojVivek/responsively-app/releases

Alternatively, MacOS users can use brew to install it:

brew cask install responsively

Follow on Twitter for future updates - Twitter Follow

Issues

If you face any problems while using the application, please open an issue here - https://github.com/manojVivek/responsively-app/issues

Contribute

  1. Goto desktop-app folder
  2. Run yarn dev. This will start the app for local development with live reloading.

Distribution

You can build the app for distrbution by runing: yarn package-all

This will build the binaries for all the platforms and place it in the releases folder.

If you want to build the binary for a specific platform, run one of the following commands:

Mac - yarn package-mac

Windows(NSIS) - yarn package-win

Linux(AppImage) - yarn package-linux

About

A modified browser that helps in responsive web development.

https://manojvivek.github.io/responsively-app

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 75.4%Language:CSS 23.4%Language:PHP 1.1%Language:Shell 0.0%