Browser made for developers built on top of Electron.
Browser made for website developer teams to inspect multiple devices / resolutions at once to speed up development process.
Key Features • Download • Screenshots • How To Use • Credits • License
- 30+ available devices with various resolutions
- Zoom out / in without losing device aspect ratio.
- Synchronized scroll across all device screens.
- Developer tools console
- Rotate devices
- Light / Dark mode
- Cross platform
- Windows, macOS and Linux ready.
You can download the latest installable version of Parluks for Windows, macOS and Linux.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/arturssmirnovs/parluks
# Go into the repository
$ cd parluks
# Install dependencies
$ npm install
# Run the app
$ npm start
This software uses the following open source packages:
MIT