Project

photostat

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Photostat is a collection of command-line utilities for managing photos / syncronizing with Flickr - first version doesnt do much, it just helps me organize my files and upload them to Flickr
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

Photostat

For managing photos, like a hacker. It is already usable for me, but work is still in progress and I don't recommend it to people yet.

Here's what this app currently does:

  • it builds a local repository of photos organized in $REPO/$Y-$m directories
  • movies (MOV) are copied in $REPO/movies
  • it takes care of duplicates (the file's identity is based on an MD5 hash + the created date)
  • the creation date is taken from the file's EXIF data
  • in case of movies, it is the date of the last modification
  • on flickr:sync it uploads missing files from local repo to Flickr (takes care of duplicates) and also downloads tags / visibility info

Rationale

I'm tired of graphical UIs that suck.

I also need consistent backup in the cloud. Now I'm working on Flickr integration, Picasa coming next.

I want 2 cheap cloud backups and a properly managed local repository. These photos are too important for me.