# Responsively App ![Twitter Follow](https://img.shields.io/twitter/follow/ResponsivelyApp?style=social) [![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) [![Gitter chat](https://img.shields.io/gitter/room/badges/shields.svg)](https://gitter.im/responsively-app) [![xscode](https://img.shields.io/badge/Available%20on-xs%3Acode-blue?style=?style=plastic&logo=appveyor&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////////VXz1bAAAAAJ0Uk5T/wDltzBKAAAAlUlEQVR42uzXSwqAMAwE0Mn9L+3Ggtgkk35QwcnSJo9S+yGwM9DCooCbgn4YrJ4CIPUcQF7/XSBbx2TEz4sAZ2q1RAECBAiYBlCtvwN+KiYAlG7UDGj59MViT9hOwEqAhYCtAsUZvL6I6W8c2wcbd+LIWSCHSTeSAAECngN4xxIDSK9f4B9t377Wd7H5Nt7/Xz8eAgwAvesLRjYYPuUAAAAASUVORK5CYII=)](https://xscode.com/manojvivek/responsively-app) [![PH](https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=200375&theme=light&period=daily)](https://www.producthunt.com/posts/responsively?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-responsively) Website: https://responsively.app A modified browser built using [Electron](https://www.electronjs.org/) that helps in responsive web development. ![Quick Demo](https://responsively.app/assets/img/responsively-app.gif) ## 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://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: ```bash brew cask install responsively ``` Follow on Twitter for future updates - ![Twitter Follow](https://img.shields.io/twitter/follow/ResponsivelyApp?style=social) ## 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``` ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Manoj Vivek

💻

Suresh P

💻

Sigit Prabowo

💻

Leon Feng

📖

Kishore S

💻

José Javier Rodríguez Zas

💻 ⚠️

Roman Akash

💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!