passman/README.md
2023-04-03 22:38:52 +04:00

298 B

Passman

Yet simple password manager

Dependencies

Python

pip install tk pyperclip qrcode customtkinter pyAesCrypt

On debian

sudo apt install python3-tk python3-pil.imagetk xclip

On fedora

sudo dnf install python3-tkinter python3-pillow-tk xclip