[README] web options

This commit is contained in:
Vinícius Moreira
2019-12-20 15:38:06 -03:00
parent ab0e80b0e9
commit fa5b7a13d8
2 changed files with 6 additions and 1 deletions

View File

@@ -157,8 +157,13 @@ transitive_checking: true # if 'false': the dependency checking process will be
#### Native Web Applications ( web ) #### Native Web Applications ( web )
- It allows the installation of native Web applications by typing their addresses / URLs on the search bar - It allows the installation of native Web applications by typing their addresses / URLs on the search bar
![url_search](https://raw.githubusercontent.com/vinifmor/bauh/wgem/pictures/web/url_search.gif) ![url_search](https://raw.githubusercontent.com/vinifmor/bauh/wgem/pictures/web/url_search.gif)
- It offers the possibility to customize the generated app the way you want: [TODO image or video]
- It offers the possibility to customize the generated app the way you want:
![options](https://raw.githubusercontent.com/vinifmor/bauh/wgem/pictures/web/options.png)
- It provides some suggestions coming with predefined settings, and they also can be retrieved by their names. They are - It provides some suggestions coming with predefined settings, and they also can be retrieved by their names. They are
defined at [suggestions.yml](https://github.com/vinifmor/bauh-files/blob/master/web/suggestions.yml), and downloaded during the application usage. defined at [suggestions.yml](https://github.com/vinifmor/bauh-files/blob/master/web/suggestions.yml), and downloaded during the application usage.
- It relies on [NodeJS](https://nodejs.org/en/), [Electron](https://electronjs.org/) and [nativefier](https://github.com/jiahaog/nativefier) to do all the magic, but you do not need them installed on your system. An isolated installation environment - It relies on [NodeJS](https://nodejs.org/en/), [Electron](https://electronjs.org/) and [nativefier](https://github.com/jiahaog/nativefier) to do all the magic, but you do not need them installed on your system. An isolated installation environment

BIN
pictures/web/options.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB