Skip to content

nodes777/photo-sort-and-sift

Repository files navigation

Photo Sort And Sift

Photo Sort And Sift is a desktop application that allows users to select a folder of images, view them within the app, group related photos, delete photos, append metadata (tags, iNaturalist URL),and move selected photos to a seperate "Keepers" folder at the end of a flow.

Photo Sort And Sift is boilerplated from Electron React Boilerplate using Electron, React, React Router, Webpack, and React Fast Refresh.

Install

Clone the repo and install dependencies:

git clone https://github.com/nodes777/photo-sort-and-sift
cd photo-sort-and-sift
npm install

Having issues installing? See electron boilerplate's debugging guide

Starting Development

Start the app in the dev environment:

cd photo-sort-and-sift
npm start

Packaging for Production

To package apps for the local platform:

npm run package

Docs

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published