Skip to content

Commit f014954

Browse files
authored
Update README.md
1 parent 2305311 commit f014954

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

Diff for: README.md

+38
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,40 @@
11
# 1Password-UI-Qt-QML
22
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.
3+
4+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Home.png?raw=true)
5+
6+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Vaultpopup.png?raw=true)
7+
8+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/homwWithSettings.png?raw=true)
9+
10+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/General.png?raw=true)
11+
12+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/appearance.png?raw=true)
13+
14+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Security.png?raw=true)
15+
16+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Privacy.png?raw=true)
17+
18+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Browser.png?raw=true)
19+
20+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/advanced.png?raw=true)
21+
22+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Developer.png?raw=true)
23+
24+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/About.png?raw=true)
25+
26+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/AddItemHome.png?raw=true)
27+
28+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/gettingStared.png?raw=true)
29+
30+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/MostPopuplar.png?raw=true)
31+
32+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/DeveloperTools.png?raw=true)
33+
34+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Crypto.png?raw=true)
35+
36+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/essesntial.png?raw=true)
37+
38+
![alt text](https://github.com/cppqtdev/1Password-UI-Qt-QML/blob/master/Screenshots/Travel.png?raw=true)
39+
40+

0 commit comments

Comments
 (0)