{"id":13649745,"url":"https://github.com/akermu/krunner-pass","last_synced_at":"2025-10-15T19:07:26.353Z","repository":{"id":19792124,"uuid":"87919596","full_name":"akermu/krunner-pass","owner":"akermu","description":"Integrates krunner with pass","archived":false,"fork":false,"pushed_at":"2024-04-24T10:19:44.000Z","size":78,"stargazers_count":34,"open_issues_count":4,"forks_count":15,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T09:46:21.261Z","etag":null,"topics":["kde","krunner","pass","password-store"],"latest_commit_sha":null,"homepage":"","language":"C++","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/akermu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-11T10:10:01.000Z","updated_at":"2024-09-23T06:39:42.000Z","dependencies_parsed_at":"2024-01-14T12:17:37.233Z","dependency_job_id":"360fba7e-af8e-498b-8ff0-006106229566","html_url":"https://github.com/akermu/krunner-pass","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akermu%2Fkrunner-pass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akermu%2Fkrunner-pass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akermu%2Fkrunner-pass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akermu%2Fkrunner-pass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akermu","download_url":"https://codeload.github.com/akermu/krunner-pass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766734,"owners_count":21158301,"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":["kde","krunner","pass","password-store"],"created_at":"2024-08-02T02:00:24.059Z","updated_at":"2025-10-15T19:07:26.301Z","avatar_url":"https://github.com/akermu.png","language":"C++","funding_links":[],"categories":["Interfaces"],"sub_categories":["All other extensions"],"readme":"Krunner pass\n============\n\nIntegrates [krunner](https://userbase.kde.org/Plasma/Krunner) with [pass](https://www.passwordstore.org).\n\n## Use with [pass-otp](https://github.com/tadfisher/pass-otp)\n\nTo use with pass-otp, use the identifier \"totp::\" as a prefix in the filename or file path of the otp password file.\n\nAlternatively, set $PASSWORD_STORE_OTP_IDENTIFIER to overwrite the identifier string. This must be set in `.xprofile`\nor similar file, before the initalization of krunner.\n\nBuild and Installation\n======================\n\nYou can use the provided `install.sh` script to build and install the plugin.\n\nFor archlinux users there is a PKGBUILD in the [AUR](https://aur.archlinux.org/packages/krunner-pass).\n\nAlternatively if you just want to build the plugin:\n\n```\n$ mkdir -p build\n$ cd build\n$ cmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` -DQT_PLUGIN_INSTALL_DIR=`kf5-config --qt-plugins`\n$ make\n```\n\nFor debian (\u003e=9) you will need the following build dependencies:\n```\napt-get install build-essential cmake extra-cmake-modules gettext \\\n  qtdeclarative5-dev \\\n  libkf5i18n-dev \\\n  libkf5service-dev \\\n  libkf5runner-dev \\\n  libkf5textwidgets-dev \\\n  libkf5notifications-dev \\\n  libkf5kcmutils-dev\n\nmkdir -p build\ncd build\ncmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` -DKDE_INSTALL_QTPLUGINDIR=`kf5-config --qt-plugins`\nmake\n```\n\nFor Fedora (\u003e=23) you will need the following build dependencies:\n```\ndnf install @development-tools cmake extra-cmake-modules gettext \\\n   qt5-qtdeclarative-devel \\\n   kf5-ki18n-devel \\\n   kf5-kservice-devel \\\n   kf5-krunner-devel \\\n   kf5-ktextwidgets-devel \\\n   kf5-knotifications-devel \\\n   kf5-kconfigwidgets-devel \\\n\nmkdir -p build\ncd build\ncmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` -DKDE_INSTALL_QTPLUGINDIR=`kf5-config --qt-plugins`\nmake\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakermu%2Fkrunner-pass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakermu%2Fkrunner-pass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakermu%2Fkrunner-pass/lists"}