Go to file
2019-11-06 19:54:24 +01:00
.github Update FUNDING.yml 2019-10-26 23:58:14 +02:00
config Fixes Qt moc issue on ubuntu 1910 (#162) 2019-10-30 23:31:17 +01:00
extras Adds new doc site (#124) 2019-09-29 20:14:35 +02:00
plugin Adds include and linkings for plugins 2019-09-22 14:24:46 +02:00
src Added a center method on QMainWindow (#175) 2019-11-03 20:11:04 +01:00
website Added missing image example for layout documentation (#130) 2019-11-04 20:20:41 +01:00
.all-contributorsrc docs: add dimitarnestorov as a contributor (#158) 2019-10-26 23:56:15 +02:00
.gitignore Experimental menu and tests (#139) 2019-10-07 19:24:17 +02:00
CMakeLists.txt Adds support for keyboard shortcuts, systray menu and systray actions (now run nodegui apps as a service). (#156) 2019-10-26 15:31:02 +02:00
jest.config.js Experimental menu and tests (#139) 2019-10-07 19:24:17 +02:00
LICENSE Initial commit 2019-05-14 18:41:18 +02:00
package-lock.json Merge pull request #163 from nodegui/dependabot/npm_and_yarn/serve-11.2.0 2019-11-01 22:26:19 +01:00
package.json Bump cmake-js from 5.3.2 to 6.0.0 2019-11-01 11:52:34 +00:00
README.md Update README.md 2019-11-06 19:54:24 +01:00
tsconfig.json Cleans up addon import 2019-09-21 00:05:46 +02:00

NodeGUI

Join the NodeGUI community on Spectrum All Contributors JS Party #96

Build performant, native and cross-platform desktop applications with Node.js and CSS like styling.🚀

NodeGUI is powered by Qt5 💚 which makes it CPU and memory efficient as compared to other chromium based solutions like electron.

If you are looking for React based version, check out: React NodeGUI.

Visit: https://nodegui.github.io/nodegui for docs.

logo

This project is in active development. It should be okay for smaller projects but anything complex - electron is the way to go for now. 🚧

How does it look?

demo_linux demo_win demo_mac
kitchendemo_macdemo_win

More screenshots?

More Examples:

https://github.com/nodegui/examples


Features

  • 🧬 Cross platform. Should work on major Linux flavours, Windows and MacOS.
  • 📉 Low CPU and memory footprint. Current CPU stays at 0% on idle and memory usage is under 20mb for a hello world program.
  • 💅 Styling with CSS (includes actual cascading). Also has full support for Flexbox layout (thanks to Yoga).
  • Complete Nodejs api support (Currently runs on Node v12.x - and is easily upgradable). Hence has access to all nodejs compatible npm modules.
  • 🎪 Native widget event listener support. Supports all events available from Qt / NodeJs.
  • 💸 Can be used for Commercial applications.
  • 🕵️‍♂️ Good Devtools support.
  • 📚 Good documentation and website.
  • 🧙‍♂️ Good documentation for contributors.
  • 🦹🏻‍♀️ Good support for dark mode (Thanks to QT).
  • 🏅First class Typescript support. (Works on regular JS projects too 😉).

Getting Started

Community guides

Talks/Podcasts

Docs for contributing

It is easier than you think, try it 

Looking to contribute? If you wish to implement a new widget/add more features and need help understanding the codebase, you can start here: Contributing developer docs.

Please read https://github.com/nodegui/.github/blob/master/CONTRIBUTING.md

Building

npm run build [--qt_home_dir=/path/to/qt]

Funding

NodeGUI is an open source project and requires your support. If you like this project, please consider supporting my work by clicking on the Sponsor button on this Github repository or via Ko-Fi. Alternatively, Issues on NodeGui can be funded by anyone via Issuehunt and the amount will be distributed to respective contributors.

Buy Me a Coffee at ko-fi.com    issuehunt

Special Thanks

Code of Conduct

https://github.com/nodegui/.github/blob/master/CODE_OF_CONDUCT.md

License

MIT

Backers 🚀

Thanks goes to these wonderful people.

John Susek
John Susek

Maintainers

People maintaining this project.

Atul R
Atul R
Dimitar
Dimitar Nestorov

Contributors

Thanks goes to these wonderful people (emoji key):

Lucas Ramage
Lucas Ramage

📖
Denis Sikuler
Denis Sikuler

📖
Nahuel José
Nahuel José

💬
Kakul Gupta
Kakul Gupta

💻
Rahul Gaba
Rahul Gaba

💻
Paweł Borecki
Paweł Borecki

💻
Marcus S. Abildskov
Marcus S. Abildskov

⚠️
Átila Camurça Alves
Átila Camurça Alves

📖
James Hibbard
James Hibbard

💻
Soonwoo Hong
Soonwoo Hong

💻
Roy Sommer
Roy Sommer

💻
Paulo Coghi
Paulo Coghi

🤔
Balthild Ires
Balthild Ires

💻
Dimitar Nestorov
Dimitar Nestorov

💻

This project follows the all-contributors specification. Contributions of any kind welcome!