climage Climage
eyes for your shell

 

Documentation

HomePage

Video demo

Want to see what climage can do ? Watch the video demo here.

Dependencies

Climage has the following dependencies:
  • python
  • python-imaging
  • bash
If some of these softwares are missing, climage will not run correctly. In that case, use your package manager to get them.

Download and install

Archlinux:

If your OS is Archlinux, you can use your package manager to install climage:
0
yaourt -S climage

Other cases

In the other cases you can download latest stable version here.
  • Uncompress the archive, and go to the extracted directory.
  • Execute ./climage.sh without any argument. You will be asked to create an alias: answer yes
  • Launch a new terminal
  • You are now ready to use climage with 'img' command

For developpers

Checkout trunk version with:
0
[login@host ~]$ svn co "http://svn.codingteam.net/climage/trunk"

Run climage

0
./climage.sh [arg]
or, (if you followed the setup instructions completely)
0
img [arg]
where [arg] can be [image file] or [folder] or [id]

  • [image file] is the absolute or relative path to a png/jpg/tiff/bmp... file (see Python Imaging documentation to know all supported formats)
  • [folder] is the absolute or relative path to a folder
  • [id] is the number diplayed next to each picture's name when using climage on a folder.
  • Using an id is a fast and easy way to focus on a peculiar picture.
Files which are not recognized as pictures will be ignored.
 
This page feed: RSS or Atom.
Global feed: RSS or Atom.