Add screenshots
@@ -23,6 +23,8 @@ Build super fast desktop applications!
|
|||||||
|
|
||||||
<p align="center">Powered by Nuxt 3</p>
|
<p align="center">Powered by Nuxt 3</p>
|
||||||
|
|
||||||
|
Check more screenshots at [preview](https://github.com/NicolaSpadari/nuxtor/preview.md)
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
## Technologies run-down
|
## Technologies run-down
|
||||||
|
63
preview.md
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
# Preview
|
||||||
|
|
||||||
|
Since Nuxtor is a desktop application, there is no way of showing the look and feel of the released project.
|
||||||
|
|
||||||
|
What follows are each page and its functionalities:
|
||||||
|
|
||||||
|
## Commands page
|
||||||
|
|
||||||
|
Access the system shell
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="./public/page-commands.png">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## File system page
|
||||||
|
|
||||||
|
Access the file system
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="./public/page-file-system.png">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Notifications page
|
||||||
|
|
||||||
|
Send custom notifications at os-level
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="./public/page-notifications.png">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## OS info page
|
||||||
|
|
||||||
|
Show system informations
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="./public/page-os-info.png">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Storage page
|
||||||
|
|
||||||
|
Read & write persistent key-value data
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="./public/page-storage.png">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Webview page
|
||||||
|
|
||||||
|
Create a secondary detached window
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="./public/page-webview.png">
|
||||||
|
</div>
|
BIN
public/page-commands.png
Normal file
After Width: | Height: | Size: 165 KiB |
BIN
public/page-file-system.png
Normal file
After Width: | Height: | Size: 154 KiB |
BIN
public/page-notifications.png
Normal file
After Width: | Height: | Size: 148 KiB |
BIN
public/page-os-info.png
Normal file
After Width: | Height: | Size: 145 KiB |
BIN
public/page-storage.png
Normal file
After Width: | Height: | Size: 160 KiB |
BIN
public/page-webview.png
Normal file
After Width: | Height: | Size: 170 KiB |
Before Width: | Height: | Size: 428 KiB After Width: | Height: | Size: 423 KiB |