Skip to content

westende/qtpass

 
 

Repository files navigation

qtpass

QtPass is a gui for pass

Current state

Read only access to password-store content.

  • Using pass or directly with git and gpg2
  • Configurable
  • Cross platform (*nix only at this point)

TODO

  1. non-blocking actions
  2. multi-lingual
  3. filtering and autocomplete
  4. edit, insert
  5. gpg-id management (per-folder)

Instalation

On most systems all you need is: qmake && make && make install

On MacOsX: qmake && make && macdeployqt QtPass.app -dmg

Further reading

Documentation

Source code

About

QtPass is a multi-platform gui for pass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%