Project

General

Profile

Actions

pwmgr

Password Manager (re-imagined, next gen, redux, and the like...)

Dependencies

  • SDL2 - Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.
  • libsodium - Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing, and more.
  • Dear ImGui - (bundled) Dear ImGui is a bloat-free graphical user interface library for C++
$ sudo apt install libsdl2-dev libsodium-dev

Clone git Repo

git clone https://brutus.gleeze.com/git/pwmgr

# Legacy -- FOR REFERENCE ONLY
$ git -c http.sslVerify=false clone https://phalanx.homelinuxserver.org/git/pwmgr
$ git clone https://phalanx.homelinuxserver.org/git/pwmgr

Updated by 8 months ago ยท 3 revisions