QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
Loading...
Searching...
No Matches

Introduction

QtPass is a multi-platform GUI for pass, the standard unix password manager.

https://qtpass.org/

Installation

Dependencies

  • QtPass requires Qt 5.2 or later.
  • The Linguist package is required to compile the translations.
  • For use of the fallback icons the SVG library is required.

At runtime the only real dependency is gpg2 but to make the most of it, you'll need git and pass too.

From source

On most *nix systems all you need is:

qmake && make && make install