Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

414
Visualizações
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 Respostas
Responde à pergunta

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 Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda