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

How could I use node.js in pywebview? #1559

Open
MTSyntho opened this issue Jan 1, 2025 · 2 comments
Open

How could I use node.js in pywebview? #1559

MTSyntho opened this issue Jan 1, 2025 · 2 comments

Comments

@MTSyntho
Copy link

MTSyntho commented Jan 1, 2025

Specification

  • pywebview version: 5.3.2
  • operating system: Arch Linux x64 with KDE Plasma
  • web renderer: QT5

Description

Would it be possible to use node.js alongside pywebview? I have an application using pywebview primarily however I want to implement a YouTube Cast Receiver, there's a node module 'yt-cast-receiver' that is capable of doing so, and I'd like to try and use it in my pywebview application.

Practicalities

  • YES I am willing to work on this issue myself.

  • NO I am prepared to support this issue financially.

@r0x0r
Copy link
Owner

r0x0r commented Jan 3, 2025

pywebview does not have any support for node.js, but there is no reason why you could not run node as a subprocess

@MTSyntho
Copy link
Author

MTSyntho commented Jan 3, 2025

alright 👍

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