From f014954f3629e6f8fdc1f69ec0791bbcdbac12d5 Mon Sep 17 00:00:00 2001 From: Aksh Singh <108173159+cppqtdev@users.noreply.github.com> Date: Sun, 2 Jul 2023 00:56:15 +0530 Subject: [PATCH] Update README.md --- README.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/README.md b/README.md index 0ce9596..0f719a0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,40 @@ # 1Password-UI-Qt-QML The 1Password UI Qt QML GitHub repository contains the source code for the user interface of the 1Password password manager application, which is built using the Qt framework and QML (Qt Modeling Language). The repository includes various components and modules that make up the UI, such as the main window, login and setup screens, settings dialogs, and more. Developers can use this repository as a reference to understand how the 1Password UI is implemented or contribute to its development by submitting pull requests. + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Home.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Vaultpopup.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/homwWithSettings.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/General.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/appearance.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Security.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Privacy.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Browser.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/advanced.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Developer.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/About.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/AddItemHome.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/gettingStared.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/MostPopuplar.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/DeveloperTools.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Crypto.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/essesntial.png?raw=true) + +![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Travel.png?raw=true) + +