{"id":13652379,"url":"https://github.com/karlch/vimiv-qt","last_synced_at":"2025-04-05T15:10:12.149Z","repository":{"id":37444668,"uuid":"117301655","full_name":"karlch/vimiv-qt","owner":"karlch","description":"An image viewer with vim-like keybindings","archived":false,"fork":false,"pushed_at":"2024-08-10T04:59:49.000Z","size":21024,"stargazers_count":184,"open_issues_count":57,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T14:09:52.054Z","etag":null,"topics":["image-viewer","python","qt5","vim"],"latest_commit_sha":null,"homepage":"https://karlch.github.io/vimiv-qt/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karlch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-13T00:43:08.000Z","updated_at":"2025-03-27T10:59:32.000Z","dependencies_parsed_at":"2023-09-29T12:46:53.915Z","dependency_job_id":"1610f090-e90f-4870-a11a-a59b0955c905","html_url":"https://github.com/karlch/vimiv-qt","commit_stats":{"total_commits":2570,"total_committers":14,"mean_commits":"183.57142857142858","dds":"0.19844357976653693","last_synced_commit":"cbce18b2d36da890608ad57388482cc003d3ce03"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karlch%2Fvimiv-qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karlch%2Fvimiv-qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karlch%2Fvimiv-qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karlch%2Fvimiv-qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karlch","download_url":"https://codeload.github.com/karlch/vimiv-qt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353749,"owners_count":20925329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["image-viewer","python","qt5","vim"],"created_at":"2024-08-02T02:00:58.837Z","updated_at":"2025-04-05T15:10:12.118Z","avatar_url":"https://github.com/karlch.png","language":"Python","funding_links":[],"categories":["Image Viewers","Python"],"sub_categories":[],"readme":"\u003cimg src=\"https://karlch.github.io/vimiv-qt/_images/vimiv_banner_800.png\" alt=\"vimiv banner\" width=\"400\"/\u003e\n\n[![Build Status](https://github.com/karlch/vimiv-qt/workflows/CI/badge.svg)](https://github.com/karlch/vimiv-qt/actions)\n[![Codecov](https://codecov.io/github/karlch/vimiv-qt/coverage.svg?branch=master)](https://codecov.io/github/karlch/vimiv-qt?branch=master)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n\n[website](https://karlch.github.io/vimiv-qt/) |\n[docs](https://karlch.github.io/vimiv-qt/documentation/index.html) |\n[install](https://karlch.github.io/vimiv-qt/documentation/install.html) |\n[screenshots](https://karlch.github.io/vimiv-qt/screenshots.html) |\n[changelog](https://karlch.github.io/vimiv-qt/changelog.html) |\n[contributing](https://karlch.github.io/vimiv-qt/documentation/contributing.html)\n\n\u003cimg src=\"https://i.postimg.cc/VkcPgcbR/vimiv.gif\" alt=\"vimiv screencast\" width=\"440\"/\u003e\n\n---\n\u003e :information_source: This Qt port is the future of vimiv. New features will\n\u003e only be implemented here and there are already many improvements compared to the\n\u003e [deprecated gtk version](https://github.com/karlch/vimiv). The old version is only\n\u003e recommended if you require a more stable software. In case there is anything you miss\n\u003e here, please [open an issue](https://github.com/karlch/vimiv-qt/issues). Check the\n\u003e [roadmap](https://karlch.github.io/vimiv-qt/roadmap.html) for more details.\n---\n\nVimiv is an image viewer with vim-like keybindings. It is written in python3\nusing the Qt toolkit and is free software, licensed under the GPL.\n\n### Features\n\n* Basic image operations and navigation\n* [ranger](https://github.com/ranger/ranger)-like library to browse your images\n* Thumbnail mode: navigable grid of image previews\n* Command mode with tab-completion\n* Search with pattern matching\n* Simple mark and tag system\n* Customization of keybindings, settings and style via configuration files,\n  [base-16 support](https://github.com/karlch/base16-vimiv), ...\n\n### Install\n\nTo learn how to get vimiv running on various platforms, please check out the\n[installation guide](https://karlch.github.io/vimiv-qt/documentation/install.html).\n\n### Documentation\n\nMuch more details on vimiv are available on the\n[website](https://karlch.github.io/vimiv-qt/). Here are some hints to get you started:\n* [The installation guide](https://karlch.github.io/vimiv-qt/documentation/install.html)\n   includes instructions on how to get vimiv running on various platforms.\n* [Getting started](https://karlch.github.io/vimiv-qt/documentation/getting\\_started.html)\n  starts with the basic concepts and keybindings to later show some more advanced\n  features.\n* [Commands](https://karlch.github.io/vimiv-qt/documentation/commands.html)\n  gives a complete overview and description of all commands.\n* [Keybindings](https://karlch.github.io/vimiv-qt/documentation/configuration/keybindings.html)\n  lists the default keybindings and describes how to configure them.\n* [Settings](https://karlch.github.io/vimiv-qt/documentation/configuration/settings.html)\n  describes the available settings and how to change them.\n* [Style](https://karlch.github.io/vimiv-qt/documentation/configuration/style.html)\n  explains how to configure the look and colorscheme of vimiv.\n* [Plugins](https://karlch.github.io/vimiv-qt/documentation/configuration/plugins.html)\n  illustrates vimiv's python plugin system: a great way to extend the functionality\n  beyond the defaults and to start delving into the source code.\n\n### Contributing\n\nYou want to contribute to vimiv? Great! :tada:\n\nEvery little help counts and is appreciated!  Feel free to read the\n[contributing guidelines](https://karlch.github.io/vimiv-qt/documentation/contributing.html)\nfor some useful tips and tricks.\n\nThere are many ways to contribute, including:\n* [giving feedback and requesting new features](https://karlch.github.io/vimiv-qt/documentation/contributing.html#feedback-and-feature-requests)\n* [reporting bugs](https://karlch.github.io/vimiv-qt/documentation/contributing.html#reporting-bugs)\n* [writing code](https://karlch.github.io/vimiv-qt/documentation/contributing.html#writing-code)\n* [extending the documentation](https://karlch.github.io/vimiv-qt/documentation/contributing.html#writing-documentation)\n* spreading the word in an article, blog, reddit post, ...\n\nNeed help? Feel free to\n[contact me directly](mailto:karlch@protonmail.com)\nor, even better,\nopen an [issue on github](https://github.com/karlch/vimiv-qt/issues/).\n\n### License\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarlch%2Fvimiv-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarlch%2Fvimiv-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarlch%2Fvimiv-qt/lists"}