readme: emphasis on ecosystem

This commit is contained in:
Oj 2022-12-08 08:46:33 +00:00
parent 3560e849d9
commit 1f219b40f8

View File

@ -1,11 +1,13 @@
# Gluon
Library for making "desktop apps" from websites easily using Chromium and NodeJS. Uses system installed Chromium and NodeJS. ***VERY*** early and probably never finished/production ready. *Not* an Electron alternative, mostly.
Library and self-contained ecosystem for making "desktop apps" from websites easily using Chromium and NodeJS. Uses system installed Chromium and NodeJS. ***VERY*** early and probably never finished/production ready. *Not* an Electron alternative, mostly.
<br>
## Structure
## Ecosystem
- [Gluon](gluon): the Gluon library
- [Glugun](glugun): Gluon builder
- [Glugun](glugun): builds Gluon apps into releasable builds with optional bundling
### Apps
- [Glucord](glucord): minimal Discord client loading official webapp (demo/example)