NAME

  QVV -- Qt-based compact image viewer

SYNOPSIS

  qvv [image-files...]

  QVV will open all images specified at the command line or will open
  browser window otherwise.

LICENSE

  GPLv2, check COPYING file for license usege details.

INSTALL

  type 'qmake' and wait for Makefile to be generated. qmake is Qt
  utility which creates Makefile accordingly to your Qt installation
  paths and other parameters.

  type 'make' and wait for the 'qvv' binary -- if you don't succeed
  try use precompiled qvv pack.

  QVV has no external run-time dependancies. You just need qvv binary.

  then take qvv binary and put it somewhere in the $PATH, usually
  /usr/local/bin/  or  /usr/bin/  are fine.

  requirements for compile process:

  Qt 4+ -- http://qt.io

KEYBOARD REFERENCE

  Press F1 inside QVV to get help about keyboard shortcuts or
  check qvv_help.html file.

FEEDBACK

  You can contact me with any notes you have at:

    mailto:cade@bis.bg
    mailto:cade@biscom.net
    mailto:cade@datamax.bg


AUTHOR

  (c) Vladi Shabanski <cade@bis.bg> 1999-2015
      http://cade.datamax.bg/qvv


