EIV (EFL Image Viewer) is an image viewer written using the Enlightenment Foundation Libraries (EFL).
It's main purpose is to load remote images that were provided as command-line arguments, however, you can view local images as well.

Source Code

You can find the source code for EIV on SourceForge.
You can clone the repository to your machine by using Mercurial:

hg clone http://hg.code.sf.net/p/eiv/code eiv-code

The only requirements for building EIV are the EFL, versions 1.25.1 and newer are supported.

License

EIV is licensed under the terms of the BSD 2-Clause License.
You can find more details in the COPYING file.