# passwordmanager A simple password manager. ## Build instructions The password manager depends on c++utilities, qtutilities and passwordfile. Is built in the same way as these libaries. The following Qt 5 modules are requried when building with Qt GUI support: core gui widgets