passman/README.md
anqude 2717384e8d
just new update
now it's able to import and export, etc
2023-10-11 13:54:14 +04:00

308 B

Passman

Yet simple password manager

Dependencies

Python

pip install tk pyperclip qrcode customtkinter pyAesCrypt stdiomask

On debian

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

On fedora

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