Skip to content

By choosing a folder full of images, this application can browse through and display them. (I am still working on this project)

Notifications You must be signed in to change notification settings

Arthur-byte-code/Image-Viewer-Electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Image-Viewer-Electron

By choosing a folder full of images (select the folder by clicking on the folder icon), this application can browse through and display them. (I am still working on this project)

Preview: fotofolio

I am still trying to solve some problems:

  • The app doesn't ignore files that are not image types when you are browsing.
  • The images are only displayed correctly under specific window sizes.

images (12) Electron.js is an open-source framework that enables the development of cross-platform desktop applications using web technologies such as HTML, CSS, and JavaScript. It allows developers to create native desktop applications for Windows, macOS, and Linux, using the same skills and technologies used to build web applications.

DO NOT FORGET TO INSTALL ALL NODE MODULES (DEPENDENCIES)

npm install

features:

In addition to showing the image, it also displays:

  • width in pixels;
  • height in pixels;
  • file name;
  • file size.

About

By choosing a folder full of images, this application can browse through and display them. (I am still working on this project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages