Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

413
Vistas
Redirect from a website to a desktop application

I want to redirect from a website to a desktop application. In addition, I want the website to show an alert and when I click "open", it will open the desired application on my desktop.

This is an example alert when signing into GitHub from VS Code. I want to do the exact same thing, just with a different application.

Thanks for helping!

enter image description here

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

First thing you need to know is that this works only for desktop apps built with Electron. Secondly, inside such an app, at bootstrap time the coders needed to add something like this:

//Register Protocol
app.setAsDefaultProtocolClient("vscode");

Which registers the electron application with that protocol, so that the app will be the one reacting when you try to open it from the browser You can read more about it in the docs here or in this article here.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda