All Projects → karlch → vimiv-qt

karlch / vimiv-qt

Licence: GPL-3.0 license
An image viewer with vim-like keybindings

Programming Languages

python
139335 projects - #7 most used programming language
Gherkin
971 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to vimiv-qt

saccade
A sophisticated scientific image viewer for Linux with OpenGL support and synchronized viewports
Stars: ✭ 38 (-70.77%)
Mutual labels:  qt5, image-viewer
Qview
Practical and minimal image viewer
Stars: ✭ 460 (+253.85%)
Mutual labels:  qt5, image-viewer
Qimgv
Qt5 image viewer with optional video support
Stars: ✭ 714 (+449.23%)
Mutual labels:  qt5, image-viewer
sight
Surgical Image Guidance and Healthcare Toolkit
Stars: ✭ 38 (-70.77%)
Mutual labels:  qt5
canorus
Canorus is a free cross-platform music score editor
Stars: ✭ 25 (-80.77%)
Mutual labels:  qt5
react-imageViewer
React component for image displaying in full screen
Stars: ✭ 61 (-53.08%)
Mutual labels:  image-viewer
bookmarks
A PySide2 based file and asset manager for animation and CG productions.
Stars: ✭ 33 (-74.62%)
Mutual labels:  qt5
qt raytracer challenge
Implementation based on the book The Ray Tracer Challenge
Stars: ✭ 18 (-86.15%)
Mutual labels:  qt5
qnotero
Standalone sidekick to the Zotero reference manager
Stars: ✭ 38 (-70.77%)
Mutual labels:  qt5
qt-template
Template/Example of Qt/QML built with CMake/qmake. (include PyQt and PySide2)
Stars: ✭ 15 (-88.46%)
Mutual labels:  qt5
marksentence
一个标记托福考试听力句子的工具(精听工具)
Stars: ✭ 71 (-45.38%)
Mutual labels:  qt5
qt frameless main window
A Qt Widget based frameless main window lib, with full control over the whole screen. This lib is called qtf in short.
Stars: ✭ 20 (-84.62%)
Mutual labels:  qt5
Okuma-Reader
Online book/manga/image set/webtoon reader and library with some key features like Japanese page order, double-page view, touch gestures, multiple languages, and pre-caching of next pages.
Stars: ✭ 31 (-76.15%)
Mutual labels:  image-viewer
ColorPicker
Powerful screen ColorPicker/Chooser application for Linux Desktop
Stars: ✭ 55 (-57.69%)
Mutual labels:  qt5
PixlView
Mac tool to view raw pixel data in a variety of formats
Stars: ✭ 20 (-84.62%)
Mutual labels:  image-viewer
qt-raspberrypi-configuration
mkspecs configuration for native Qt 5 build on Raspberry Pi
Stars: ✭ 29 (-77.69%)
Mutual labels:  qt5
Racoon
✒️ A simple code editor based on Qt
Stars: ✭ 20 (-84.62%)
Mutual labels:  qt5
AppImageUpdater
AppImage Updater for Humans built with QML/C++ with Qt5 ❤️.
Stars: ✭ 31 (-76.15%)
Mutual labels:  qt5
WL4Editor
Wario Land 4 Level Editor.
Stars: ✭ 26 (-80%)
Mutual labels:  qt5
Atlas
An extensible 3D GIS application for visualization, analysis and research.
Stars: ✭ 113 (-13.08%)
Mutual labels:  qt5

vimiv banner

Build Status Codecov Code style: black

website | docs | install | screenshots | changelog | contributing

vimiv screencast


ℹ️ This Qt port is the future of vimiv. New features will only be implemented here and there are already many improvements compared to the deprecated 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. Check the roadmap for more details.


Vimiv is an image viewer with vim-like keybindings. It is written in python3 using the Qt5 toolkit and is free software, licensed under the GPL.

Features

  • Basic image operations and navigation
  • ranger-like library to browse your images
  • Thumbnail mode: navigable grid of image previews
  • Command mode with tab-completion
  • Search with pattern matching
  • Simple mark and tag system
  • Customization of keybindings, settings and style via configuration files, base-16 support, ...

Install

To learn how to get vimiv running on various platforms, please check out the installation guide.

Documentation

Much more details on vimiv are available on the website. Here are some hints to get you started:

  • The installation guide includes instructions on how to get vimiv running on various platforms.
  • Getting started starts with the basic concepts and keybindings to later show some more advanced features.
  • Commands gives a complete overview and description of all commands.
  • Keybindings lists the default keybindings and describes how to configure them.
  • Settings describes the available settings and how to change them.
  • Style explains how to configure the look and colorscheme of vimiv.
  • Plugins illustrates vimiv's python plugin system: a great way to extend the functionality beyond the defaults and to start delving into the source code.

Contributing

You want to contribute to vimiv? Great! 🎉

Every little help counts and is appreciated! Feel free to read the contributing guidelines for some useful tips and tricks.

There are many ways to contribute, including:

Need help? Feel free to contact me directly or, even better, open an issue on github.

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 http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].