{"id":50219454,"url":"https://github.com/errornointernet/vimiv-qt","last_synced_at":"2026-05-26T11:01:41.364Z","repository":{"id":349655842,"uuid":"1203325864","full_name":"ErrorNoInternet/vimiv-qt","owner":"ErrorNoInternet","description":"Updated fork of karlch's vimiv-qt","archived":false,"fork":false,"pushed_at":"2026-05-10T16:35:17.000Z","size":13549,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-10T18:28:29.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ErrorNoInternet.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-07T00:06:06.000Z","updated_at":"2026-05-10T16:33:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ErrorNoInternet/vimiv-qt","commit_stats":null,"previous_names":["errornointernet/vimiv-qt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ErrorNoInternet/vimiv-qt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Fvimiv-qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Fvimiv-qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Fvimiv-qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Fvimiv-qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErrorNoInternet","download_url":"https://codeload.github.com/ErrorNoInternet/vimiv-qt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Fvimiv-qt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33517124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-05-26T11:01:36.662Z","updated_at":"2026-05-26T11:01:41.355Z","avatar_url":"https://github.com/ErrorNoInternet.png","language":"Python","funding_links":[],"categories":[],"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/ErrorNoInternet/vimiv-qt/workflows/CI/badge.svg)](https://github.com/ErrorNoInternet/vimiv-qt/actions)\n[![Codecov](https://codecov.io/github/ErrorNoInternet/vimiv-qt/coverage.svg)](https://codecov.io/github/ErrorNoInternet/vimiv-qt)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n\n[original 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 is an updated fork of [karlch's vimiv-qt](https://github.com/karlch/vimiv-qt) that\n\u003e includes cherry-picked PRs custom features/fixes. Use at your own discretion.\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\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 open an\n[issue on GitHub](https://github.com/ErrorNoInternet/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%2Ferrornointernet%2Fvimiv-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrornointernet%2Fvimiv-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrornointernet%2Fvimiv-qt/lists"}