photonixapp / photonix

A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms.

Home Page:https://photonix.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native desktop app to upload photos from a directory

damianmoore opened this issue · comments

This will mostly be a wrapped-up web app so we can build it for Linux, Windows and MacOS. Probably will use Electron unless there is anything newer that's lighter-weight. Native/node parts will be needed to monitor the filesystem for changes and uploading (and possibly doing client-side encryption). It should be packaged up to be easily installed through the relevant app stores.

Work on this has started in this repo: https://github.com/damianmoore/photonix-desktop