Update README.md
This commit is contained in:
parent
1316747313
commit
9741581b77
16
README.md
16
README.md
@ -10,21 +10,23 @@ pip install tk pyperclip qrcode customtkinter
|
|||||||
|
|
||||||
**On debian**
|
**On debian**
|
||||||
```sh
|
```sh
|
||||||
sudo apt install python3-tk python3-pil.imagetk
|
sudo apt install python3-tk python3-pil.imagetk xclip
|
||||||
```
|
```
|
||||||
|
|
||||||
**On fedora**
|
**On fedora**
|
||||||
```sh
|
```sh
|
||||||
sudo dnf install python3-tkinter python3-pillow-tk
|
sudo dnf install python3-tkinter python3-pillow-tk xclip
|
||||||
```
|
```
|
||||||
|
### Screenshots
|
||||||
<img src="https://i.imgur.com/f1cBAgi.png" alt="img" align="right" width="200px">
|
<img src="https://i.imgur.com/f1cBAgi.png" alt="img" align="left" width="200px">
|
||||||
<img src="https://i.imgur.com/asgXlG3.png" alt="img" align="right" width="200px">
|
<img src="https://i.imgur.com/asgXlG3.png" alt="img" width="200px">
|
||||||
<img src="https://i.imgur.com/FvNREK4.png" alt="img" align="right" width="150px">
|
<img src="https://imgur.com/ShSOwa7.png" alt="img" align="left" width="150px">
|
||||||
|
<img src="https://imgur.com/2arxxyI.png" alt="img" width="150px">
|
||||||
|
<img src="https://imgur.com/A4xYFsJ.png" alt="img" width="150px">
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- using cusom passassword
|
- using cusom passassword
|
||||||
- copy passwoed to clipboard
|
- copy passwoed to clipboard
|
||||||
- share password via QR code
|
- share password via QR code
|
||||||
- support dark and light system theme
|
- support dark and light system theme
|
||||||
|
- generate graphic key
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user