Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 2.02 KB

Readme.md

File metadata and controls

40 lines (34 loc) · 2.02 KB

JPPhotoManager

JPPhotoManager

Test Release

Features

JPPhotoManager is a desktop application that allows:

  • Visualization of image galleries
  • Change Windows wallpaper
  • Find duplicates
  • Copy/move images
  • Import images from local folders (such as game screenshots folders)
  • Import images from shared folders in the local network
  • Export images to local folders
  • Export images to shared folders in the local network
  • Delete images in local or shared folders that are not present in source folder

Run the application

Open the solution file JPPhotoManager/JPPhotoManager.sln and run the JPPhotoManager/JPPhotoManager.UI/JPPhotoManager.UI.csproj project.

Installation instructions

  • Download the zip file with the compiled application files (publish.zip or jp-photo-manager-{version}.zip) for the latest release.
  • Unzip the content of the zip file to a new folder.
  • Run JPPhotoManager.UI.exe.
  • The application saves the catalog files in the following folder: C:\Users\{username}\AppData\Local\JPPhotoManager.

Technologies used