Here are
33 public repositories
matching this topic...
Build performant, native and cross-platform desktop applications with native Svelte + powerful CSS-like styling.🚀
Updated
Dec 23, 2021
TypeScript
This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.
Updated
Jul 21, 2022
JavaScript
Discord client powered by Node.JS and Qt Widgets.
Updated
Jul 20, 2022
TypeScript
Repo containing example apps made with NodeGui and React NodeGui
Updated
Jul 20, 2022
TypeScript
Package and deploy apps built with NodeGui to all platforms
Updated
Mar 26, 2022
TypeScript
Useful resources for creating apps with NodeGui
starter skeleton repository for vue-nodegui projects
Updated
Jul 20, 2022
JavaScript
A library for building cross-platform native desktop applications with TypeScript.
Updated
Sep 2, 2019
TypeScript
Build extremely powerful and efficient native cross-platform desktop applications using Angular and NodeGUI
Updated
Apr 24, 2022
TypeScript
A Markdown editor in NodeGui
Updated
Jul 20, 2022
TypeScript
A NodeGui plugin that adds native animation capabilities to NodeGui widgets and objects. Based on QAnimation
react-native stylesheets implementation for nodegui and react-nodegui
Updated
Mar 26, 2022
TypeScript
Simple React NodeGui testing utilities that encourage good testing practices.
Updated
Feb 13, 2022
TypeScript
React NodeGui's devtools support module.
Updated
Dec 30, 2019
JavaScript
Starter repository for building native desktop application using NG-QT
OpenGL support for Nodegui
Code samples used for NodeGui karmajs meetup demo
Updated
Jul 20, 2022
HTML
netease clond music nodegui clent🎼 🎼 🎼 🎼
Updated
Aug 24, 2020
TypeScript
A QFontMetrics binding for nodegui
Docker image that comes preinstalled with Qt5, CMake & Node.js
Updated
Apr 24, 2022
Dockerfile
The Bitwarden desktop vault running on Node.JS and Qt.
Updated
Oct 5, 2020
TypeScript
A QGraphicsOpacityEffect binding for nodegui
Use icon fonts with QIcon and NodeGui
Updated
May 29, 2022
TypeScript
notification center client
Updated
Jan 13, 2020
TypeScript
Ejemplo de una apñicación programada con Javascript y NodeGUI
Updated
May 4, 2020
JavaScript
A QItemDelegate subclass for rendering rich text in NodeGui
Archive various date attributes from various files.
Updated
Jul 24, 2021
JavaScript
Improve this page
Add a description, image, and links to the
nodegui
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
nodegui
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'm trying to use this library in my own project but I fail. BTW I'm trying to use it in nodegui to write tests for it
I tried something like this
docker run --rm -i -v "$PWD":/code --workdir /code ngqt/qode sh test.sh
where test.sh is