Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

232
Views
How to open nodejs app from browser link or prompt

I have created a desktop app using react, nodejs, express and electron. What I want to add next is, to open it from a browser( like when we click on zoom or ms-teams link it prompts us to open a pre-installed desktop application). I want to add a similar functionality where I can open my desktop app from the browser link .I have searched for npm libraries that might help but couldn't find any.I am using yarn run dev to run the app.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

npm install open
var opn = require('open');
open('http://Google.com');
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!