项目作者: MichaelGatesDev

项目描述 :
A JavaFX Project which filters photos based on EXIF Data
高级语言: Java
项目地址: git://github.com/MichaelGatesDev/ExifExplorer.git
创建时间: 2018-04-08T20:27:13Z
项目社区:https://github.com/MichaelGatesDev/ExifExplorer

开源协议:GNU Affero General Public License v3.0

下载


ExifExplorer Logo (Camera with Magnifying Glass)

Build Status
License

ExifExplorer

ExifExplorer is a multiplatform open-source desktop application which allows photographers to enter criteria such as focal length, aperture, and camera model to filter their photos and view images which meet the criteria.

Building/Compiling

Requirements:

How To:

Grab latest source code
  1. git clone <insert repo here>
Build and test
  1. jfx:jar
Build and skip tests
  1. jfx:jar -DskipTests=true

Screenshots

Title Screen

Title Screen

Import Screen

Import Screen

Settings Screen

Settings Screen

AboutScreen

AboutScreen

Main (Table View)

AboutScreen

GIF of how importing works

TODO

  • Add more screenshots
  • Add localization