chimper 0.3.1

A graphical image viewer
Documentation
# chimper

[![Build Status](https://travis-ci.org/pedrocr/chimper.svg?branch=master)](https://travis-ci.org/pedrocr/chimper)
[![Crates.io](https://img.shields.io/crates/v/chimper.svg)](https://crates.io/crates/chimper)

![Screenshot](/images/screenshot.png?raw=true)

This is a graphical image viewer that browser directories and supports all sorts of image formats. It is written in 100% rust code and depends only on rust code as well so should be safe to use for all kinds of weird formats out there.

Current State
-------------

All the basic browsing and viewing features work fine.

Keyboard Shortcuts
------------------

* <kbd>Esc</kbd> — Quit
* <kbd>F11</kbd> — Toggle fullscreen
* <kbd>Tab</kbd> — Toggle side bar

Contributing
------------

Bug reports and pull requests welcome at https://github.com/pedrocr/chimper

Meet us at #chimper on irc.mozilla.org if you need to discuss a feature or issue in detail or even just for general chat.