Fix after move of code from github

main
Micke Nordin 3 years ago
parent fd49fc8111
commit 7f43e80c26
Signed by: micke
GPG Key ID: 0DA0A7A5708FE257

@ -12,7 +12,7 @@ With that said, if you do decide to use it, feed back is much appreciated. Pleas
## Installation
Clone this repository and run the crude installer:
```
git clone https://github.com/mickenordin/passui.git
git clone https://code.smolnet.org/micke/passui.git
cd passui
./install.sh
```
@ -31,9 +31,9 @@ Please make sure you [properly set up pass](https://git.zx2c4.com/password-store
If you want, you can chip in for server costs on [Liberapay](https://liberapay.com/micke/donate).
## Screenshots
![Main dialog](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/first.png)
![Tools dialog](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/second.png)
![New password](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/third.png)
![Show/edit dialog](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/fourth.png)
![Delete](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/fifth.png)
![Main dialog](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/first.png)
![Tools dialog](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/second.png)
![New password](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/third.png)
![Show/edit dialog](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/fourth.png)
![Delete](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/fifth.png)

Loading…
Cancel
Save