GitHub - webdevsuk/swsimages

ImageViewer

This is an Electron application designed for viewing images. The app provides a user-friendly interface to zoom scroll and dragging image.

Prerequisites

Ensure you have the following installed on your system:

  • Node.js (version 21.x or later is recommended)
  • npm

Installation

  1. Clone the repository:

    git clone https://github.com/webdevsuk/swsimages.git
    cd swsimages
  2. Install dependencies:

Running the Application

To start the application in development mode, run:

Building the Application

To create a portable build of the application, run:

The build output will be located in the dist or similar directory depending on your configuration.

License

GPL-3.0


For questions or feedback, feel free to reach out.