Download & Run

You can download the latest release from GitHub: photo-chaos-organizer-0.1.8.zip

Older releases can be found on the GitHub releases page.

After you downloaded the archive, extract it. You will need to execute one of the following files from the extracted folder:

  • start-pco.sh for *nix
  • start-pco.command for OS X
  • start-pco.cmd for Windows

On *nix and OS X you need to make the given file executable first:

chmod a+x start-pco.*