Added logo
This commit is contained in:
parent
968fa9ad51
commit
9168304096
21
README.md
21
README.md
@ -2,16 +2,25 @@
|
||||
|
||||
A cross platform library to build native desktop apps. Based on Qt5.
|
||||
|
||||
Mac screenshots:
|
||||
<img alt="logo" src="https://github.com/master-atul/nodegui/raw/master/extras/logo/logo.png" height="400" />
|
||||
|
||||

|
||||

|
||||
## How does it look?
|
||||
|
||||
Linux and Windows screenshots to be added soon.
|
||||
**Linux**
|
||||
|
||||
<img alt="demo_linux" src="https://github.com/master-atul/nodegui/raw/master/examples/calculator/calculator_linux.png" height="400" />
|
||||
|
||||
**Windows**
|
||||
|
||||
<img alt="demo_win" src="https://github.com/master-atul/nodegui/raw/master/examples/calculator/calculator_win.jpg" height="400" />
|
||||
|
||||
**Mac:**
|
||||
|
||||
<img alt="demo_mac" src="https://github.com/master-atul/nodegui/raw/master/examples/calculator/calculator_mac.png" height="400" />
|
||||
|
||||
**More screenshots?**
|
||||
|
||||
[See examples](https://github.com/master-atul/node-native-ui/tree/master/examples/)
|
||||
[See examples](https://github.com/master-atul/nodegui/tree/master/examples/)
|
||||
|
||||
## Features
|
||||
|
||||
@ -38,7 +47,7 @@ Looking to contribute? If you wish to implement a new widget/add more features a
|
||||
|
||||
Contributing developer docs link:
|
||||
|
||||
https://github.com/master-atul/node-native-ui/tree/master/devdocs
|
||||
https://github.com/master-atul/nodegui/tree/master/extras/devdocs
|
||||
|
||||
|
||||
## Building
|
||||
|
||||
@ -6,15 +6,15 @@ This example showcases how to build a basic calculator clone.
|
||||
|
||||
**Linux**
|
||||
|
||||
<img alt="demo_linux" src="https://github.com/master-atul/node-native-ui/raw/master/examples/calculator/calculator_linux.png" height="400" />
|
||||
<img alt="demo_linux" src="https://github.com/master-atul/nodegui/raw/master/examples/calculator/calculator_linux.png" height="400" />
|
||||
|
||||
**Windows**
|
||||
|
||||
<img alt="demo_win" src="https://github.com/master-atul/node-native-ui/raw/master/examples/calculator/calculator_win.jpg" height="400" />
|
||||
<img alt="demo_win" src="https://github.com/master-atul/nodegui/raw/master/examples/calculator/calculator_win.jpg" height="400" />
|
||||
|
||||
**Mac:**
|
||||
|
||||
<img alt="demo_mac" src="https://github.com/master-atul/node-native-ui/raw/master/examples/calculator/calculator_mac.png" height="400" />
|
||||
<img alt="demo_mac" src="https://github.com/master-atul/nodegui/raw/master/examples/calculator/calculator_mac.png" height="400" />
|
||||
|
||||
|
||||
To run the demo:
|
||||
|
||||
BIN
extras/logo/nodegui.png
Normal file
BIN
extras/logo/nodegui.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
12
extras/logo/nodegui.svg
Normal file
12
extras/logo/nodegui.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 64 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 70 KiB |
Loading…
Reference in New Issue
Block a user