descriptionUNIX-style photo-organizing utilities
ownergtoevan@gmx.net
last changeWed, 25 Nov 2009 02:52:16 +0000 (24 18:52 -0800)
content tags
add:
readme
(Note: in a very early stage of development.)

NixPics, or 'nip' for short, will be a system of [Python] scripts and tools designed for maximum photo managing efficiency. It is somewhat inspired by 'git' and the UNIX philosophy: many small tools that can be hooked together with one's personal scripts for incredible power. It seeks to leave primitives (such as text data and directory structure) exposable to users if need be if one needs to do something special, with higher-level tools to accomplish common tasks. Those who love using grep, sed, and bash to do crazy things will love nip. As will those who like using quick keyboard strokes and scripts to minimize plumbing and overhead. Those who love typical GUI photo managers and clicking a lot should look elsewhere. Nixpics is licensed under the GNU GPL.

Why let those big photo managers and uploaders let your work get out of control? Our motto is "NIP it in the bud!"

The master branch uses the exiv2 Python library, which is not really available on Windows. The exiv2-external branch uses as external exiv2 program to read and write program, so works with Windows (just download exiv2 for windows).
shortlog
2009-11-25 (null)misc changes from before -- date,etcmaster
2009-11-25 (null)kill all threads when you exit, duh.
2007-12-26 (null)gtkset: bash Ctrl-R-style reverse-isearch
2007-12-26 (null)keys in nip-gtkset
2007-12-19 (null)nip-timeshift ! yea! use gnu_getopt. bugfix
2007-12-11 (null)Adiff?
2007-12-11 (null)temp
2007-12-10 (null)multithreading start
2007-12-10 (null)copying
2007-12-10 (null)GPL everything
2007-12-10 (null)quick-edit -> nip-gtkset
2007-12-10 (null)nip-mv pretty good now -- conflict resolution & indexing.
2007-12-09 (null)rename nip-rename to nip-mv
2007-12-09 (null)update nip-rename
2007-12-09 (null)nip-rename semi-operational
2007-12-09 (null)getting ready for nip-rename. fix --help.
...
heads
14 years ago exiv2-external
14 years ago master