Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/gergelysanta/photominer

Photo finder application for macOS
https://github.com/gergelysanta/photominer

appstore mac macos macosx photo-browser photo-gallery photography photos swift xcode

Last synced: 28 days ago
JSON representation

Photo finder application for macOS

Lists

README

        

# PhotoMiner

[![Xcode 12](https://img.shields.io/badge/Xcode-12-blue.svg)](https://developer.apple.com/xcode/)
[![Swift 5](https://img.shields.io/badge/Swift-5-blue.svg)](https://swift.org/)
[![Platform](https://img.shields.io/badge/platforms-macOS-blue.svg)](https://developer.apple.com/macOS)
[![Build Status](https://travis-ci.org/gergelysanta/photominer.svg?branch=master)](https://travis-ci.org/gergelysanta/photominer)

AppStore: https://itunes.apple.com/app/photominer/id1227312629

Web: https://trikatz.wordpress.com/photominer

-----

PhotoMiner scans your directories for photographs. Just select a directory or drop it to the application window or dock icon and it will scan it for pictures. It displays them in chronological order based on date taken from picture’s EXIF data or from file creation time when EXIF is not available.

You can open photos in default assigned application (assigned to image file types, mostly Preview), view them with QuickView, remove, perform basic modifications or open in Finder.

Photograps are grouped by dates. For each month of each year there’s one group holding only those photographs which were taken at that date. This helps searching for memories and also organizing an unorganized folder of photographs. Just select photos you want to copy to a specific folder and drag&drop them to a new directory.

![Screenshot#2](https://github.com/gergelysanta/photominer/blob/master/AppStore/Screenshots/02.png "PhotoMiner screenshot #2")
![Screenshot#3](https://github.com/gergelysanta/photominer/blob/master/AppStore/Screenshots/03.png "PhotoMiner screenshot #3")
![Screenshot#4](https://github.com/gergelysanta/photominer/blob/master/AppStore/Screenshots/04.png "PhotoMiner screenshot #4")
![Screenshot#5](https://github.com/gergelysanta/photominer/blob/master/AppStore/Screenshots/05.png "PhotoMiner screenshot #5")
![Screenshot#6](https://github.com/gergelysanta/photominer/blob/master/AppStore/Screenshots/06.png "PhotoMiner screenshot #6")
![Screenshot#7](https://github.com/gergelysanta/photominer/blob/master/AppStore/Screenshots/07.png "PhotoMiner screenshot #7")