whyboris / Simple-Image-Browser

Simple Image Browser is a simple way to browse your photos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Image Browser

Simple Image Browser is a simple way to browse your photos on your computer (Windows, Mac, Linux).

Development

This project is WIP.

How to start:

  • npm install to install
  • npm start to develop
  • npm run electron:build to build

Main dependencies in use:

Library Version Date Comment
Angular v15.1.2 Jan 2023
Angular-CLI v15.1.3 Jan 2023
Electron v22.1.0 Jan 2023 (internally uses Node v16.17.1 and Chromium 108)
Electron Builder v23.6.0 Jan 2023
  • I recommend using the same version of node as Electron uses internally, but version 16 or above should work.

Thank you

This software would not be possible without the tremendous work by other people:

About

Simple Image Browser is a simple way to browse your photos.

License:MIT License


Languages

Language:TypeScript 47.2%Language:HTML 29.8%Language:SCSS 23.0%