Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A couple questions. #23

Open
Stanlyhalo opened this issue Jun 11, 2020 · 1 comment
Open

A couple questions. #23

Stanlyhalo opened this issue Jun 11, 2020 · 1 comment

Comments

@Stanlyhalo
Copy link

So I just wanna check if I'm getting this straight. noGUI is a GUI api for Node-OS to actually add a GUI, and it runs using qt? And what your saying, is that the user wrights html, css, & javascript and noGUI will take all that in and create the GUI from qt?

@piranna
Copy link
Contributor

piranna commented Jun 11, 2020

Qt is an implementation detail, but mostly yes: NodeOS don't have a GUI itself, but instead is a server-oriented OS. Graphical apps are intended to be written using web technologies and accesible from any web browser, and noGUI is a kiosk mode browser to ran the NodeOS GUI in the same machine where NodeOS itself is running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants