Skip to content

Read-only mirror of https://git.zx2c4.com/clockphoto/about . Pull requests and issues on GitHub cannot be accepted and will be automatically closed.

Notifications You must be signed in to change notification settings

zx2c4/clockphoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clockphoto

Clockphoto adjusts a directory of photographs based on an image of a clock.

$ clockphoto ./clock-photo.jpg /path/to/images

This will open a window asking you to enter the correct date and time of the clock photo. It then calculates the difference between what you entered and the EXIF timestamp of the photo, and adjusts all photos in the directory of photos by that difference.

If the image directory is unspecified, it is implicitly the enclosing directory of the clock photo.

Building

This requires exiv2 and qt5.

$ qmake
$ make
$ ./clockphoto CLOCK_PHOTO [IMAGE_DIRECTORY]

Demo

About

Read-only mirror of https://git.zx2c4.com/clockphoto/about . Pull requests and issues on GitHub cannot be accepted and will be automatically closed.

Resources

Stars

Watchers

Forks

Packages

No packages published