Add Password Strength image and dependence
This commit is contained in:
parent
fa3732beaa
commit
5f899ae6d6
@ -5,7 +5,7 @@
|
||||
### Dependencies
|
||||
**Python**
|
||||
```sh
|
||||
pip install tk pyperclip qrcode customtkinter
|
||||
pip install tk pyperclip qrcode customtkinter password password-strength
|
||||
```
|
||||
|
||||
**On debian**
|
||||
@ -18,7 +18,7 @@ sudo apt install python3-tk python3-pil.imagetk xclip
|
||||
sudo dnf install python3-tkinter python3-pillow-tk xclip
|
||||
```
|
||||
### Screenshots
|
||||
<img src="https://imgur.com/QmPctSn.png" alt="img" align="left" width="200px">
|
||||
<img src="https://imgur.com/UJ9FeLK.png" alt="img" align="left" width="200px">
|
||||
<img src="https://imgur.com/K1Zg6bv.png" alt="img" width="200px">
|
||||
<img src="https://imgur.com/CGmd5cZ.png" alt="img" align="left" width="150px">
|
||||
<img src="https://imgur.com/Plrrmzy.png" alt="img" width="150px">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user