.. title:: Home .. image:: _static/vimiv/vimiv_banner_800.png :width: 400px :align: center .. note:: This Qt port is the future of vimiv. New features will only be implemented here and there are already many improvements compared to the `gtk version `_. The old version is only recommended if you require a more stable software. In case there is anything you miss here, please open an `issue on github `_. Check the :ref:`roadmap` for more details. .. include:: description.rst For information on how to get vimiv running take a look at :doc:`the installation instructions `. Afterwards, this is a good place to :doc:`get started `. For more information please check out the :doc:`documentation `. Screenshots ----------- Light theme: .. image:: _static/scrots/image_light.png :width: 300px .. image:: _static/scrots/thumbnail_light.png :width: 300px Dark theme: .. image:: _static/scrots/library_dark.png :width: 300px .. image:: _static/scrots/command_dark.png :width: 300px Contents -------- .. toctree:: :maxdepth: 2 documentation/index changelog roadmap screenshots .. include:: documentation/getting_help.rst .. include:: documentation/contributing_bugs.rst Thanks To --------- * James Campos, author of `Pim `_ which was the starting point for the old Gtk3 version of vimiv. * Bert Muennich, author of `sxiv `_ which inspired many of the features of vimiv. * Florian Bruhin, author of `qutebrowser `_ whose code has helped me a lot with Qt5. * Anyone who has contributed or reported bugs. License ------- This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .