Skip to content

arturssmirnovs/parluks

Repository files navigation

PARLUKS

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 FeaturesDownloadScreenshotsHow To UseCreditsLicense

screenshot

Key Features

  • 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.

Download

You can download the latest installable version of Parluks for Windows, macOS and Linux.

Screenshots

How To Use

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

Credits

This software uses the following open source packages:

License

MIT