{"id":13678187,"url":"https://github.com/alex1701c/krunner-veracryptrunner","last_synced_at":"2025-03-18T08:31:31.607Z","repository":{"id":181970321,"uuid":"229825069","full_name":"alex1701c/krunner-veracryptrunner","owner":"alex1701c","description":"Rewrite of the existing VeracryptRunner but using dbus","archived":false,"fork":false,"pushed_at":"2024-11-03T17:01:51.000Z","size":117,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T08:20:58.462Z","etag":null,"topics":["dbus","kde","krunner","qt","veracrypt"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alex1701c.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":"2019-12-23T21:26:21.000Z","updated_at":"2024-11-03T17:01:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"e006e278-22f4-484d-a2a4-1e789f1bc430","html_url":"https://github.com/alex1701c/krunner-veracryptrunner","commit_stats":null,"previous_names":["alex1701c/krunner-veracryptrunner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex1701c%2Fkrunner-veracryptrunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex1701c%2Fkrunner-veracryptrunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex1701c%2Fkrunner-veracryptrunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex1701c%2Fkrunner-veracryptrunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alex1701c","download_url":"https://codeload.github.com/alex1701c/krunner-veracryptrunner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910749,"owners_count":20367545,"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":["dbus","kde","krunner","qt","veracrypt"],"created_at":"2024-08-02T13:00:50.890Z","updated_at":"2025-03-18T08:31:31.601Z","avatar_url":"https://github.com/alex1701c.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"## VeracryptRunner\n\nThis Krunner plugin allows you to easily mount/unmount configured Veracrypt volumes.\nAdditionally it provides pass integration.\n\n*This plugin is a rewrite of https://github.com/alex1701c/VeracryptRunner but it uses dbus, is more optimized and configurable*\n\n### Required Dependencies\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eDebian/Ubuntu\u003c/b\u003e\u003c/summary\u003e\n\nPlasma5:  \n```bash install-ubuntu-plasma5\nsudo apt install git cmake extra-cmake-modules build-essential libkf5runner-dev libkf5i18n-dev libkf5kcmutils-dev libkf5notifications-dev libkf5dbusaddons-bin\n```\nPlasma6:  \n```bash install-ubuntu-plasma6\nsudo apt install git cmake extra-cmake-modules build-essential libkf6runner-dev libkf6i18n-dev libkf6kcmutils-dev libkf6notifications-dev libkf6dbusaddons-bin\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOpenSUSE\u003c/b\u003e\u003c/summary\u003e\n\nPlasma5:  \n```bash install-opensuse-plasma5\nsudo zypper install git cmake extra-cmake-modules ki18n-devel kcmutils-devel knotifications-devel kdbusaddons-tools\n```\nPlasma6:  \n```bash install-opensuse-plasma6\nsudo zypper install git cmake kf6-extra-cmake-modules kf6-ki18n-devel kf6-kcmutils-devel kf6-knotifications-devel kf6-kdbusaddons-tools\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eFedora\u003c/b\u003e\u003c/summary\u003e\n\nPlasma5:  \n```bash install-fedora-plasma5\nsudo dnf install git cmake extra-cmake-modules kf5-ki18n-devel kf5-kcmutils-devel kf5-knotifications-devel kf5-kdbusaddons\n```\nPlasma6:  \n```bash install-fedora-plasma6\nsudo dnf install git cmake extra-cmake-modules kf6-ki18n-devel kf6-kcmutils-devel kf6-knotifications-devel kf6-kdbusaddons\n```\n\n\u003c/details\u003e\n\n\n### Build instructions  \n\nThe easiest way to install is:  \n`curl https://raw.githubusercontent.com/alex1701c/krunner-veracryptrunner/master/install.sh | bash`  \n```\ngit clone https://github.com/alex1701c/krunner-veracryptrunner\ncd krunner-veracryptrunner/\n./install.sh\n```\n### Screenshots  \n\n#### Show options  \n![Show options](https://raw.githubusercontent.com/alex1701c/Screenshots/master/krunner-veracryptrunner/run_options.png)\n\n#### Lauch Veracrypt and fill in password using pass integration  \n![Launch Veracrypt with pass integration](https://raw.githubusercontent.com/alex1701c/Screenshots/master/krunner-veracryptrunner/mount_with_pass_integration.gif)\n\n#### Unmount option\n![Unmount option](https://raw.githubusercontent.com/alex1701c/Screenshots/master/krunner-veracryptrunner/unmount_option.png)\n\n#### Config dialog  \n![Config dialog](https://raw.githubusercontent.com/alex1701c/Screenshots/master/krunner-veracryptrunner/config_overview.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex1701c%2Fkrunner-veracryptrunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex1701c%2Fkrunner-veracryptrunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex1701c%2Fkrunner-veracryptrunner/lists"}