Translations of this page:
Eyes Of Lynx is a Web-based application that allows you to share, examine and manage your photo albums.
It is written in PHP/Javascript and is licensed under the GNU Affero General Public License (AGPL).
It's designed to be fast, intuitive and very powerful.
Its key features include an original and innovative interface, zoom and rotation tools, a carousel, a thumbnail's image navigation, …
EoL is compatible and regularly fully tested with last versions of Firefox, Konqueror, Midori and Opera. In theory, it should be compatible with all Gecko-based, KHTML/WebKit-based and Presto-based browsers.
I would say a ★
big★ thank to the
MooTools Team. Without its wonderful Javascript framework, Eyes Of Lynx couldn't exist.
Arrangement of images in albums (directories and subdirectories)
Zoom in, out, fit to window, 1:1 size and by selection (Shift + left mouse drag)
-
Flip (horizontal mirror), flop (vertical mirror), grayscale conversion
Auto rotate photos: EoL can look at information stored by digital cameras in photos and automatically rotate them as needed
Images can be cached in a smaller/intermediate size to increase display and loading speeds (requires
PHP's GD extension or
ImageMagick). The quality (level of
JPEG compression) of medium sized images can be adjusted.
Thumbnail's image navigation, very useful when an image is zoomed
Image properties dialog (draggable)
Slideshow
Fully themeable
Very easy setup (See INSTALL file in the source archive to know more about install instructions)
Currently, only
JPEG,
PNG &
GIF images are supported
…
A web server (Apache 1.x or Apache 2.x for example) able to run
PHP scripts (
PHP >= 4.3)
-
PHP's EXIF extension to retrieve informations stored in images by digital cameras
… and a few pictures !
A bug fixes release again, it fixes a bug introduced in 0.3.1
This bug prevents the opening of the albums and occurs after the opening of an album containing no images.
Please upgrade!
You can download source or patchfile at this page.
This is a bug fixes release for 0.3.0.
You can download source and patchfile at this page.
Many new thinks in this release:
a new box in the sidebar to display some information about the current image
a new theme called “Carbon”
tooltips for icons and sub-albums were added in the album “Icon View”
multilingual support (currently English and French)
scrolling with mouse wheel in the carousel
a new option 'mouse wheel action on image' in preferences
auto-hiding of the navigation bar when there is no mouse activity
The loading of thumbnails was a lot improved.
Code was ported to use new release 1.2 (still in beta) of MooTools.
Just reached the 1000 downloads
This version comes with a handful of new features:
an administration interface
a logging system
a cache system for the albums tree
an icon view for albums
captions for images
a grayscale conversion tool
a new box in sidebar to display information about the current opened album
Some improvements have been made in:
the slideshow
in images generation
in images transitions
in images properties
And as usual a bunch of bugs have been fixed.
The license has been switched from
GPL to the GNU Affero General Public License (AGPL).
The list of all packages of Eyes Of Lynx can be found
here.
-
To be sure to have the latest version you should get the
SVN version of Eyes Of Lynx. To do this, just open a shell and enter the following command:
$ svn checkout svn://labs.libre-entreprise.org/svnroot/eol/trunk eol-svn
Eyes Of Lynx is written during my spare time. If you like it, you can:
support the development by doing a donation
(whatever you want)
rate it at:
-

ohloh.net
-
-
-
GForge: this project is hosted on the LE Labs.
-
-
Tracker : bugs reports, support, patches, feature requests
MooTools : MooTools is a compact, modular, Object-Oriented javascript framework