Dim
Dim Is a Digital Image Management program. It is a Gnome application written in Python. Further information and source archives are available in http://www.iki.fi/api/dim
Version history
0.1 Initial release, basic image viewing and previewing, EXIF-support,
still a lot of work left to make it feature complete
Installation
- Requirements
-
- A working Gnome installation, version 2 or newer
- Python 2.2.3 or newer
- gnome-python 1.99.16 or higher (http://www.daa.com.au/~james/pygtk/)
- pygtk 1.99.16 or higher (http://www.daa.com.au/~james/pygtk/)
- Python Imaging Library (PIL) 1.1.4 or higher (http://www.pythonware.com/products/pil/index.htm)
Dim Installation:
extract source archive
python setup.py install
The python modules are installed to /usr/python/site-packages/dim
by default or to /usr/local/python/site-packages/dim depending on
how Python was installed on your machine. If you want to install
to non-default directory you can use --prefix option:
* python setup.py install --prefix=[path]
chmod ugo+x /usr/python/site-packages/dim/dim.py
ln -s /usr/python/site-packages/dim/dim.py /usr/bin/dim
"Roadmap"
Following features are coming in future versions:
* jpeg rotation
* copy, move operations
* image catalog organization support
* persistence of image library objects maybe usin PyPerSyst
Bug reports, questions
Dim is a work in process and all feedback is welcome!
Send your messages to api@iki.fi
More information
