/PhotoSort

A simple photo sorting and organizing tool

Primary LanguageC++GNU General Public License v2.0GPL-2.0

PhotoSort

Photo sorting and organizing toy project.

Alt text

Building

The tool depends on the Qt library.
To build the project, just clone the repository and open the src/PhotoSort.pro file in QtCreator.
After a successful build, the executable and libraries are in the bin folder.