passgener/README.md
anqude e60ceb09b6
fixes
Now you can resize qr; fix dependencies
2023-01-10 02:54:11 +04:00

31 lines
722 B
Markdown

# passgener
## Feature rich generator
### Dependencies
**Python**
```sh
pip install tk pyperclip qrcode customtkinter qrcode password-strength
```
**On debian**
```sh
sudo apt install python3-tk python3-pil.imagetk python3-pip python3
```
**On fedora**
```sh
sudo dnf install python3-tkinter python3-pillow-tk python3 python-pip
```
<img src="https://i.imgur.com/f1cBAgi.png" alt="img" align="right" width="200px">
<img src="https://i.imgur.com/asgXlG3.png" alt="img" align="right" width="200px">
<img src="https://i.imgur.com/FvNREK4.png" alt="img" align="right" width="150px">
### Features
- using cusom passassword
- copy passwoed to clipboard
- share password via QR code
- support dark and light system theme